add binaries to .gitignore
This commit is contained in:
parent
dbf2862464
commit
fbd7635089
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,2 +1,7 @@
|
||||||
*~
|
*~
|
||||||
.*.swp
|
.*.swp
|
||||||
|
approximate-pi
|
||||||
|
linked-list
|
||||||
|
mandelbrot
|
||||||
|
mandelbrot.bmp
|
||||||
|
threads
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue