update .gitignore to allow 'Tests' folder for unit tests; 'Samples' should be used for file type test cases

This commit is contained in:
Michael Becker 2023-04-20 16:52:05 -04:00
parent c3b3f1ec4d
commit 25c1187384

1
.gitignore vendored
View File

@ -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)