leftypol/.gitignore

59 lines
569 B
Plaintext
Raw Normal View History

# 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
*~
2015-01-24 21:41:51 +00:00
~*/
#vichan custom
favicon.ico
/static/spoiler.png
piwik/
2015-05-27 05:08:18 +00:00
jwplayer/
tf/
# vim swapfiles
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
2015-05-27 05:16:16 +00:00
# special boards
all/
mod/
random/