Added stuff to gitignore
This commit is contained in:
parent
c7d7e2c509
commit
2dcc1d96db
|
@ -7,4 +7,10 @@ src/
|
|||
thumb/
|
||||
|
||||
# instance-config
|
||||
inc/instance-config.php
|
||||
inc/instance-config.php
|
||||
|
||||
# other stuff
|
||||
.DS_Store?
|
||||
thumbs.db
|
||||
Icon?
|
||||
Thumbs.db
|
||||
|
|
Loading…
Reference in New Issue