This website requires JavaScript.
Explore
Help
Sign In
docs
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
mirror of
https://github.com/github/gitignore
synced
2024-11-01 01:28:44 +01:00
Code
Issues
Releases
Wiki
Activity
77e8071b0f
gitignore
/
Global
/
NetBeans.gitignore
8 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Improve NetBeans .gitignore rules 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.
2011-06-12 01:40:28 +02:00
nbproject/private/
build/
nbbuild/
dist/
nbdist/
Added nbactions.xml to the netbeans ignore file
2011-04-15 09:00:33 +02:00
nbactions.xml
Merge pull request #169 from x3ro/patch-2 Improve NetBeans .gitignore rules
2011-09-02 01:56:32 +02:00
nb-configuration.xml
Reference in New Issue
Copy Permalink