create .gitignore
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
composer.phar
|
||||
composer.lock
|
||||
/vendor/
|
||||
/nbproject/
|
||||
build/
|
||||
nbbuild/
|
||||
dist/
|
||||
nbdist/
|
||||
.nb-gradle/
|
||||
test.php
|
||||
Reference in New Issue
Block a user