Create composer.json, ignore vendor/ folder.
This commit is contained in:
parent
76e036181a
commit
158220700b
3
.gitignore
vendored
3
.gitignore
vendored
@ -15,3 +15,6 @@ _nemazat/css/font-awesome.min.css
|
|||||||
app/updater/*.bin
|
app/updater/*.bin
|
||||||
app/logs/*.log
|
app/logs/*.log
|
||||||
backup/*.zip
|
backup/*.zip
|
||||||
|
|
||||||
|
|
||||||
|
vendor/
|
||||||
|
1
composer.json
Normal file
1
composer.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
Loading…
Reference in New Issue
Block a user