mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-27 17:00:52 +01:00
gitignore revision
This commit is contained in:
parent
bbe8660244
commit
e6eb44d7dd
9
.gitignore
vendored
9
.gitignore
vendored
@ -2,13 +2,16 @@
|
|||||||
*.html
|
*.html
|
||||||
|
|
||||||
# instance-config
|
# instance-config
|
||||||
inc/instance-config.php
|
/inc/instance-config.php
|
||||||
|
|
||||||
# .installed
|
# .installed
|
||||||
.installed
|
/.installed
|
||||||
|
|
||||||
# script file
|
# script file
|
||||||
main.js
|
/main.js
|
||||||
|
|
||||||
|
# templates cache
|
||||||
|
/templates/cache
|
||||||
|
|
||||||
# other stuff
|
# other stuff
|
||||||
.DS_Store?
|
.DS_Store?
|
||||||
|
Loading…
Reference in New Issue
Block a user