Updated .gitignore

This commit is contained in:
netkas 2024-09-17 22:17:04 -04:00
parent 27c79b1170
commit ad9e406657

2
.gitignore vendored
View file

@ -29,3 +29,5 @@ src/ncc/autoload.php
tests/example_project/project.json tests/example_project/project.json
tests/example_project/ncc tests/example_project/ncc
tests/example_project/build tests/example_project/build
/.phpunit.result.cache
/.idea/php-test-framework.xml