improve scoring to store to presubmitted localhost, fix style and
[ViQa-Kissu.git] / .gitignore
blobb91db8a7ec9073dd519911ae9c8d6aca8998b219
1 /inc/instance-config.php
2 #node
3 /node_modules/*
4 #boards
5 /a/*
6 /b/*
7 /c/*
8 /p/*
9 /qa/*
10 /xmas/*
11 /lit/*
12 /megu/*
13 /ignore/*
14 /test/*
15 /feb/*
16 /all/*
17 /g/*
18 /poll/*
19 /Nen/*
20 /nen/*
21 /jp/*
22 /GNFOS/*
23 /agg/*
24 /poll/*
25 /trans/*
26 /f/*
27 /sgp/*
28 /win/*
30 #index
31 /index.css
32 /index.html
33 /index.php
35 #logs
36 /*.log
37 /*.txt
39 #gz
40 *.gz
42 #saves
43 *.save*
44 *.swp
46 #ban files
47 bans-all.html
49 # static html and json
50 *.json
51 /*/res
52 /*/src
53 /*/thumb
55 /*.jpg
56 /*.gif
57 /*.png
58 #password files
59 secrets.php
61 # include some files though
62 #!/templates/*.html
63 #!/inc/config.php
65 # minify
66 /inc/lib/minify
70 # .installed
71 /.installed
73 # script file
74 /main.js
77 #sitemap
78 /sitemap.xml
80 # templates cache
81 /templates/cache
83 # other stuff
84 .DS_Store
85 .htaccess
86 thumbs.db
87 Icon?
88 Thumbs.db
89 *.patch
90 *.diff
91 *.rej
92 *.orig
93 /tmp/cache/*
96 # tmp filesystem
97 /tmp/locks/*
98 !/tmp/cache/.gitkeep
99 !/tmp/locks/.gitkeep
101 #vichan custom
102 favicon.ico
103 /static/spoiler.png
105 #ban lists
106 ban-list.php
107 bans.html