]> source.dussan.org Git - gitignore.git/commitdiff
Improve NetBeans .gitignore rules 169/head
authorLucas <lucas@x3ro.de>
Sat, 11 Jun 2011 23:40:28 +0000 (16:40 -0700)
committerLucas <lucas@x3ro.de>
Sat, 11 Jun 2011 23:40:28 +0000 (16:40 -0700)
According to this (http://netbeans.org/kb/docs/java/import-eclipse.html#versioning) knowledge base article, the nbproject folder should be checked into the VCS in order to allow people to open the project without importing.

Global/NetBeans.gitignore

index 93a0597d296026c1812632d1501a046227e920a9..d5b7bf436eafa4f3bdf0b6557efef6ed72de959e 100644 (file)
@@ -1,2 +1,6 @@
-nbproject/
+nbproject/private/
+build/
+nbbuild/
+dist/
+nbdist/
 nbactions.xml