add binaries to .gitignore
parent
dbf2862464
commit
fbd7635089
@ -1,2 +1,7 @@
|
|||||||
*~
|
*~
|
||||||
.*.swp
|
.*.swp
|
||||||
|
approximate-pi
|
||||||
|
linked-list
|
||||||
|
mandelbrot
|
||||||
|
mandelbrot.bmp
|
||||||
|
threads
|
||||||
|
Loading…
Reference in New Issue