mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
gitignore
- add the test's vendor dir
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@ env-*/*
|
|||||||
|
|
||||||
# composer reserver directory, from sources, populate/update using "composer install"
|
# composer reserver directory, from sources, populate/update using "composer install"
|
||||||
vendor/*
|
vendor/*
|
||||||
|
test/vendor/*
|
||||||
|
|
||||||
# all datas but listing prevention
|
# all datas but listing prevention
|
||||||
data/*
|
data/*
|
||||||
|
|||||||
Reference in New Issue
Block a user