]> 4ch.mooo.com Git - 16.git/blob - .gitignore
z.sh was ignored now it is not wwww
[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 !w.sh\r
26 !z.sh\r
27 !lowcase.sh\r
28 !wmakegnu.sh\r
29 !modex.lib\r
30 img\r
31 !.git/config\r
32 !.gitmodules\r
33 # except foo.html which is maintained by hand.\r
34 #!foo.html\r
35 # Ignore objects and archives.\r
36 *.[oa]\r
37 \r