forked from leftypol/leftypol
20 lines
223 B
Text
20 lines
223 B
Text
# 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
|