# static html and json
/*/*.html
/*/*.json
/*/res
/*/src
/*/thumb
/*/config.php
/*.html
/*.xml

# 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
*~
~*/

# tmp filesystem
/tmp/cache/*
/tmp/locks/*
!/tmp/cache/.gitkeep
!/tmp/locks/.gitkeep

#vichan custom
favicon.ico
/static/spoiler.png

piwik/
jwplayer/
tf/

# vim swapfiles
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]

# special boards
all/
mod/
random/

# Banners
banners/*
!banners/lain-bottom.png