Add Netbeans files to gitignore.

This commit is contained in:
Stefano Sanfilippo 2015-03-25 01:26:01 +01:00
parent 425dc1d9f4
commit aa927e698b

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/*.user /*.user
/mcc /mcc
/build /build
/nbproject