Add a .gitignore
[Algorithmic_C.git] / .gitignore
1 *.o
2 # for cygwin
3 *.exe
4
5 # editor trash
6 *.swp
7 *.~
8
9 thumbs.db