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 !boop.sh
11
12 # except foo.html which is maintained by hand.
13 #!foo.html
14 # Ignore objects and archives.
15 *.[oa]