leftypol/.gitignore

44 lines
492 B
Plaintext
Raw Normal View History

# static html and json
/*/*.html
/*/*.json
/*/res
/*/src
/*/thumb
/*/config.php
/*.html
# include some files though
!/templates/*.html
!/inc/config.php
# minify
/inc/lib/minify
2010-11-04 13:44:55 +00:00
# instance-config
2012-03-02 22:44:30 +00:00
/inc/instance-config.php
2010-11-27 12:32:18 +00:00
2010-12-01 12:38:20 +00:00
# .installed
2012-03-02 22:44:30 +00:00
/.installed
2010-12-01 12:38:20 +00:00
2011-10-02 12:18:23 +00:00
# script file
2012-03-02 22:44:30 +00:00
/main.js
# templates cache
/templates/cache
2011-10-02 12:18:23 +00:00
2010-11-27 12:32:18 +00:00
# other stuff
2013-07-18 15:28:35 +00:00
.DS_Store
.htaccess
2010-11-27 12:32:18 +00:00
thumbs.db
Icon?
Thumbs.db
*.patch
*.diff
*.rej
*.orig
*~
#vichan custom
favicon.ico
/static/spoiler.png