diff --git a/.gitignore b/.gitignore index 4c831a8..98a1c94 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,7 @@ src/ncc/ThirdParty/Symfony/Yaml/autoload_spl.php src/ncc/ThirdParty/theseer/Autoload/autoload_spl.php src/ncc/ThirdParty/theseer/DirectoryScanner/autoload_spl.php src/ncc/autoload_spl.php -src/ncc/autoload.php \ No newline at end of file +src/ncc/autoload.php + +# Test files +tests/example_project/src/project.json \ No newline at end of file