mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°2651 Remove lib test files from index
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -15,6 +15,11 @@
|
||||
# composer reserver directory, from sources, populate/update using "composer install"
|
||||
vendor/*
|
||||
test/vendor/*
|
||||
# remove tests from libs (N°2651)
|
||||
/lib/**/test/**
|
||||
/lib/**/tests/**
|
||||
/lib/**/Test/**
|
||||
/lib/**/Tests/**
|
||||
|
||||
# all datas but listing prevention
|
||||
/data/**
|
||||
|
||||
Reference in New Issue
Block a user