Create composer.json, ignore vendor/ folder.

This commit is contained in:
Romano Schoonheim 2020-12-15 16:54:29 +01:00
parent 76e036181a
commit 158220700b
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View File

@ -15,3 +15,6 @@ _nemazat/css/font-awesome.min.css
app/updater/*.bin
app/logs/*.log
backup/*.zip
vendor/

1
composer.json Normal file
View File

@ -0,0 +1 @@
{}