Updated .gitignore
This commit is contained in:
parent
27c79b1170
commit
ad9e406657
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -28,4 +28,6 @@ src/ncc/autoload.php
|
|||
# Test files
|
||||
tests/example_project/project.json
|
||||
tests/example_project/ncc
|
||||
tests/example_project/build
|
||||
tests/example_project/build
|
||||
/.phpunit.result.cache
|
||||
/.idea/php-test-framework.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue