1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-09-24 03:28:22 +02:00
vichan/.gitignore
2013-08-05 06:17:01 -04:00

21 lines
222 B
Plaintext

# static html
*.html
# instance-config
/inc/instance-config.php
# .installed
/.installed
# script file
/main.js
# templates cache
/templates/cache
# other stuff
.DS_Store
thumbs.db
Icon?
Thumbs.db