]> 4ch.mooo.com Git - 16.git/blob - .gitignore
Merge branch 'master' of github.com:sparky4/16
[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 !boop.sh\r
22 !awoo.sh\r
23 !lowcase.sh\r
24 !wmakegnu.sh\r
25 img\r
26 !.git/config\r
27 \r
28 # except foo.html which is maintained by hand.\r
29 #!foo.html\r
30 # Ignore objects and archives.\r
31 *.[oa]\r
32 \r