1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

Merge pull request #2905 from marcusolini/netbeans-gen-files

Ignore Generated Files
This commit is contained in:
Brendan Forster 2018-12-18 08:35:38 -04:00 committed by GitHub
commit 1738bf6d11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,6 @@
**/nbproject/private/
**/nbproject/Makefile-*.mk
**/nbproject/Package-*.bash
build/
nbbuild/
dist/