Skip to content

Commit

Permalink
#30 fix ignoring, remove vendor definitions, readd test config
Browse files Browse the repository at this point in the history
  • Loading branch information
1stthomas committed Mar 10, 2022
1 parent 9531faf commit 42f6812
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 2,184 deletions.
22 changes: 11 additions & 11 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
/nbproject/
/vendor/
/tests/configuration.xml
/tests/test.bat
/tests/bootstrap.php
/tests/run/
/test01.php
/tests/cache_test
/php_errors.log
/ht7-base__20191128_02.zip
/test02.php
/test11.php
/tests/output/
/tests/run/
/tests/.phpunit.result.cache
/tests/bootstrap.php
/tests/configuration_1.xml
/tests/php_errors.log
/tests/t1.php
/tests/output/
/tests/test.bat
/vendor/
/composer.lock
/ht7-base__20191128_02.zip
/php_errors.log
/test01.php
/test02.php
/test11.php
Loading

0 comments on commit 42f6812

Please sign in to comment.