diff --git a/.gitignore b/.gitignore index a539a05..d00896f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -/nbproject/private/ +/nbproject/ /debian/ease-core.sh /tests/build/ /vendor/ diff --git a/nbproject/configs/Examples.properties b/nbproject/configs/Examples.properties deleted file mode 100644 index e69de29..0000000 diff --git a/nbproject/configs/TestAtom.properties b/nbproject/configs/TestAtom.properties deleted file mode 100644 index e69de29..0000000 diff --git a/nbproject/project.properties b/nbproject/project.properties deleted file mode 100644 index 7a9792e..0000000 --- a/nbproject/project.properties +++ /dev/null @@ -1,22 +0,0 @@ -auxiliary.org-netbeans-modules-php-phpunit.bootstrap_2e_create_2e_tests=true -auxiliary.org-netbeans-modules-php-phpunit.bootstrap_2e_enabled=true -auxiliary.org-netbeans-modules-php-phpunit.bootstrap_2e_path=tests/Bootstrap.php -auxiliary.org-netbeans-modules-php-phpunit.configuration_2e_enabled=true -auxiliary.org-netbeans-modules-php-phpunit.configuration_2e_path=phpunit.xml -auxiliary.org-netbeans-modules-php-phpunit.customSuite_2e_enabled=false -auxiliary.org-netbeans-modules-php-phpunit.customSuite_2e_path= -auxiliary.org-netbeans-modules-php-phpunit.phpUnit_2e_enabled=true -auxiliary.org-netbeans-modules-php-phpunit.phpUnit_2e_path=vendor/bin/phpunit -auxiliary.org-netbeans-modules-php-phpunit.test_2e_groups_2e_ask=false -auxiliary.org-netbeans-modules-php-phpunit.test_2e_run_2e_all=true -auxiliary.org-netbeans-modules-php-phpunit.test_2e_run_2e_phpunit_2e_only=true -auxiliary.org-netbeans-modules-php-smarty.smarty-framework=true -include.path=${php.global.include.path} -php.version=PHP_72 -source.encoding=UTF-8 -src.dir=. -tags.asp=false -tags.short=false -test.src.dir=tests -testing.providers=PhpUnit -web.root=. diff --git a/nbproject/project.xml b/nbproject/project.xml deleted file mode 100644 index 4fcc1cb..0000000 --- a/nbproject/project.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - org.netbeans.modules.php.project - - - ease-core - - -