2014-04-18 04:43:12 -04:00
|
|
|
# static html and json
|
|
|
|
/*/*.html
|
|
|
|
/*/*.json
|
|
|
|
/*/res
|
|
|
|
/*/src
|
|
|
|
/*/thumb
|
|
|
|
/*/config.php
|
|
|
|
/*.html
|
2015-01-24 17:16:41 -05:00
|
|
|
/*.xml
|
2014-04-18 04:43:12 -04:00
|
|
|
|
|
|
|
# include some files though
|
|
|
|
!/templates/*.html
|
|
|
|
!/inc/config.php
|
|
|
|
|
|
|
|
# minify
|
|
|
|
/inc/lib/minify
|
|
|
|
|
|
|
|
# instance-config
|
|
|
|
/inc/instance-config.php
|
|
|
|
|
|
|
|
# .installed
|
|
|
|
/.installed
|
|
|
|
|
|
|
|
# script file
|
|
|
|
/main.js
|
|
|
|
|
|
|
|
# templates cache
|
|
|
|
/templates/cache
|
|
|
|
|
|
|
|
# other stuff
|
|
|
|
.DS_Store
|
|
|
|
.htaccess
|
|
|
|
thumbs.db
|
|
|
|
Icon?
|
|
|
|
Thumbs.db
|
|
|
|
*.patch
|
|
|
|
*.diff
|
|
|
|
*.rej
|
|
|
|
*.orig
|
|
|
|
*~
|
2015-01-24 16:41:51 -05:00
|
|
|
~*/
|
2014-04-18 04:43:12 -04:00
|
|
|
|
2015-04-05 12:46:45 -04:00
|
|
|
# tmp filesystem
|
|
|
|
/tmp/cache/*
|
|
|
|
/tmp/locks/*
|
|
|
|
!/tmp/cache/.gitkeep
|
|
|
|
!/tmp/locks/.gitkeep
|
|
|
|
|
2014-04-18 04:43:12 -04:00
|
|
|
#vichan custom
|
|
|
|
favicon.ico
|
|
|
|
/static/spoiler.png
|
2015-01-24 17:16:41 -05:00
|
|
|
|
|
|
|
piwik/
|
2015-05-27 01:08:18 -04:00
|
|
|
jwplayer/
|
|
|
|
tf/
|
|
|
|
|
|
|
|
# vim swapfiles
|
|
|
|
[._]*.s[a-w][a-z]
|
|
|
|
[._]s[a-w][a-z]
|
2015-05-27 01:16:16 -04:00
|
|
|
|
|
|
|
# special boards
|
|
|
|
all/
|
|
|
|
mod/
|
|
|
|
random/
|
2015-09-19 12:21:50 -04:00
|
|
|
|
|
|
|
# Banners
|
|
|
|
banners/*
|
|
|
|
!banners/lain-bottom.png
|