OSDN Git Service

ww
[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 *.sh\r
6 !proj16.bfproject\r
7 *.obj\r
8 *.OBJ\r
9 *.[O]\r
10 *.BCO\r
11 *.*~\r
12 FUCK\r
13 *.err\r
14 *.ERR\r
15 *.lib\r
16 *.LIB\r
17 makefile~\r
18 README~\r
19 TODO~\r
20 LICENCE~\r
21 *.map\r
22 #*.MAP\r
23 boop.sh\r
24 !awoo.sh\r
25 !lowcase.sh\r
26 !wmakegnu.sh\r
27 img\r
28 !.git/config\r
29 \r
30 # except foo.html which is maintained by hand.\r
31 #!foo.html\r
32 # Ignore objects and archives.\r
33 *.[oa]\r
34 \r