OSDN Git Service

modified: .gitignore
[proj16/16.git] / .gitignore
1 # Lines starting with '#' are considered comments.
2 # Ignore (generated) html files,
3 *.html
4 *.htm
5 *.sh
6 !proj16.bfproject
7 *.obj
8 *.OBJ
9 *.*~
10
11 # except foo.html which is maintained by hand.
12 #!foo.html
13 # Ignore objects and archives.
14 *.[oa]