ignore projects files and composer install
This commit is contained in:
parent
cac797e331
commit
88405438e4
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
bin
|
||||||
|
vendor
|
||||||
|
composer.lock
|
||||||
|
*.sublime-project
|
||||||
|
*.sublime-workspace
|
||||||
|
nbproject/
|
Loading…
Reference in a new issue