switched to getting rid of tilde files instead of dot files, which i wanted
[feisty_meow.git] / .gitignore
1
2 # ignore generated files of various types.
3
4 *~
5 *#
6 __build_configuration.h
7 *.class
8 *.log
9 *.gz
10 *.o
11 *.obj
12 *_version.rc
13 *_version.h
14 Thumbs.db
15