gitignore

- add the test's  vendor dir
This commit is contained in:
bruno DA SILVA
2018-09-05 10:11:09 +02:00
parent 40a4e6d7b0
commit 8004b411da

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ env-*/*
# composer reserver directory, from sources, populate/update using "composer install"
vendor/*
test/vendor/*
# all datas but listing prevention
data/*