We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a16c3 commit 5edf7eaCopy full SHA for 5edf7ea
.gitignore
@@ -39,6 +39,11 @@ Desktop.ini
39
# Files that might appear on external disk
40
.Spotlight-V100
41
.Trashes
42
+
43
+######################
44
+# NetBeans
45
46
+nb-configuration.xml
47
48
######################
49
# IDEA
@@ -74,4 +79,4 @@ local.properties
74
79
.cproject
75
80
76
81
# PDT-specific
77
-.buildpath
82
+.buildpath
0 commit comments