update .gitignore to allow 'Tests' folder for unit tests; 'Samples' should be used for file type test cases
This commit is contained in:
parent
c3b3f1ec4d
commit
25c1187384
1
.gitignore
vendored
1
.gitignore
vendored
@ -166,7 +166,6 @@ PHP/Tenant/Include/Configuration.inc.php
|
||||
PHP/Website/Include/Configuration.inc.php
|
||||
|
||||
# Do not pull in various files used as test cases for certain DataFormats (these can be quite huge)
|
||||
Tests/*
|
||||
Samples/*
|
||||
|
||||
# Do not pull in the NSIS setup output file (setup.exe)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user