Browse Source

Added NetBeans project folder to .gitignore

Refs https://github.com/cakephp/cakephp/commit/78fb9b559ab1745a7255583231694be99cec65c5#commitcomment-7077015
Marc Würth 11 years ago
parent
commit
cec7d5d03a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -12,6 +12,7 @@
 
 # IDE and editor specific files #
 #################################
+/nbproject
 .idea
 
 # OS generated files #