mirror of
https://github.com/github/gitignore.git
synced 2026-04-12 14:31:42 +08:00
Merge pull request #2905 from marcusolini/netbeans-gen-files
Ignore Generated Files
This commit is contained in:
commit
1738bf6d11
@ -1,4 +1,6 @@
|
||||
**/nbproject/private/
|
||||
**/nbproject/Makefile-*.mk
|
||||
**/nbproject/Package-*.bash
|
||||
build/
|
||||
nbbuild/
|
||||
dist/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user