Updated .gitignore.
This commit is contained in:
parent
5e0a2530a8
commit
3a0f27011d
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -46,6 +46,12 @@
|
||||||
# Google
|
# Google
|
||||||
/public/robots.txt
|
/public/robots.txt
|
||||||
|
|
||||||
|
# Well known
|
||||||
|
/public/.well-known
|
||||||
|
|
||||||
# moguu?
|
# moguu?
|
||||||
/public/moguu.swf
|
/public/moguu.swf
|
||||||
/public/moguu.html
|
/public/moguu.html
|
||||||
|
|
||||||
|
# admin
|
||||||
|
/public/admin
|
||||||
|
|
Reference in a new issue