diff options
author | Brett Weiland <brett_weiland@bpcspace.com> | 2023-01-22 15:38:24 -0600 |
---|---|---|
committer | Brett Weiland <brett_weiland@bpcspace.com> | 2023-01-22 15:38:24 -0600 |
commit | 4c055c167638e77fb23e645dc44f34879984630b (patch) | |
tree | 82f5a1c9eb25acc819a8b215133fd1c4c288c6a0 /.gitignore | |
parent | 8db9e4cfba7de89b5492203ed1b225297be47f68 (diff) |
fixing gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ build/* mandelbrot +*.png +notes |