From 45b24215a77f0511a4ea3cc175d2918c091e9a18 Mon Sep 17 00:00:00 2001 From: rylon Date: Wed, 20 May 2015 17:49:25 +0200 Subject: [PATCH] gitignore, removed second netbeans project --- .gitignore | 1 + neopolimatrix/nbproject/project.properties | 7 ------- neopolimatrix/nbproject/project.xml | 9 --------- 3 files changed, 1 insertion(+), 16 deletions(-) create mode 100644 .gitignore delete mode 100644 neopolimatrix/nbproject/project.properties delete mode 100644 neopolimatrix/nbproject/project.xml diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b4b0f99 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/nbproject/private diff --git a/neopolimatrix/nbproject/project.properties b/neopolimatrix/nbproject/project.properties deleted file mode 100644 index 024c098..0000000 --- a/neopolimatrix/nbproject/project.properties +++ /dev/null @@ -1,7 +0,0 @@ -include.path=${php.global.include.path} -php.version=PHP_53 -source.encoding=UTF-8 -src.dir=. -tags.asp=false -tags.short=false -web.root=. diff --git a/neopolimatrix/nbproject/project.xml b/neopolimatrix/nbproject/project.xml deleted file mode 100644 index c63f08f..0000000 --- a/neopolimatrix/nbproject/project.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - org.netbeans.modules.php.project - - - neopolimatrix - - -