This website requires JavaScript.
Explore
Help
Sign In
OPENGIT
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
mirror of
https://github.com/github/gitignore.git
synced
2025-01-04 05:45:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ec24607631
gitignore
/
Global
/
NetBeans.gitignore
7 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignoring multi-directory a path without ** is not enough for nested projects
2018-10-14 04:00:04 +08:00
**/nbproject/private/
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 07:40:28 +08:00
build/
nbbuild/
dist/
nbdist/
Added missing gradle netbeans directory
2014-12-05 00:43:52 +08:00
.nb-gradle/
Reference in New Issue
Copy Permalink