leftypol/.gitignore
Simon McFarlane 69eaf8f1ad Update .gitignore
Ignore piwik and XML files
2015-01-24 23:49:59 +01:00

48 lines
468 B
Plaintext

# 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
*~
~*/
#vichan custom
favicon.ico
/static/spoiler.png
piwik/