forked from leftypol/leftypol
Added stuff to gitignore
This commit is contained in:
parent
c7d7e2c509
commit
2dcc1d96db
1 changed files with 7 additions and 1 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -7,4 +7,10 @@ src/
|
||||||
thumb/
|
thumb/
|
||||||
|
|
||||||
# instance-config
|
# instance-config
|
||||||
inc/instance-config.php
|
inc/instance-config.php
|
||||||
|
|
||||||
|
# other stuff
|
||||||
|
.DS_Store?
|
||||||
|
thumbs.db
|
||||||
|
Icon?
|
||||||
|
Thumbs.db
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue