Add toolkit to gitignore

This commit is contained in:
Pierre Goiffon
2018-09-25 14:51:52 +02:00
parent 534f6b6a54
commit 1fc261937f

5
.gitignore vendored
View File

@@ -1,6 +1,7 @@
conf/*
env-*/*
/toolkit/
/conf/*
/env-*/*
# composer reserver directory, from sources, populate/update using "composer install"
vendor/*