OSDN Git Service

wwww
[proj16/16.git] / .gitignore
1 # Lines starting with '#' are considered comments.\r
2 # Ignore (generated) html files,\r
3 *.html\r
4 *.htm\r
5 !proj16.bfproject\r
6 *.obj\r
7 *.OBJ\r
8 *.[O]\r
9 *.BCO\r
10 *.*~\r
11 FUCK\r
12 *.err\r
13 *.ERR\r
14 *.lib\r
15 *.LIB\r
16 makefile~\r
17 README~\r
18 TODO~\r
19 LICENCE~\r
20 *.mah\r
21 *.MAH\r
22 !makefile\r
23 !modex.lib\r
24 img\r
25 !.git/config\r
26 !.gitmodules\r
27 # except foo.html which is maintained by hand.\r
28 #!foo.html\r
29 # Ignore objects and archives.\r
30 *.[oa]\r
31 \r