mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Update .gitignore
This commit is contained in:
parent
1764ce0519
commit
0ff290f868
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,15 +1,19 @@
|
|||||||
Thumbs.db
|
Thumbs.db
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea
|
.idea
|
||||||
tmp
|
|
||||||
|
|
||||||
# composer
|
# composer
|
||||||
composer.lock
|
composer.lock
|
||||||
vendor
|
vendor
|
||||||
|
|
||||||
|
# npm
|
||||||
|
node_modules
|
||||||
|
|
||||||
|
# created by release.sh
|
||||||
releases
|
releases
|
||||||
|
tmp
|
||||||
|
|
||||||
config.local.php
|
config.local.php
|
||||||
PERSONAL_NOTES
|
|
||||||
|
|
||||||
# all custom templates
|
# all custom templates
|
||||||
templates/*
|
templates/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user