We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d968608 commit 1eb7eadCopy full SHA for 1eb7ead
.gitignore
@@ -101,15 +101,15 @@ _modules/*
101
.idea/
102
*.iml
103
104
-# Netbeans
105
-nbproject/
106
-build/
107
-nbbuild/
108
-dist/
109
-nbdist/
110
-nbactions.xml
111
-nb-configuration.xml
112
-.nb-gradle/
+# NetBeans
+/nbproject/
+/build/
+/nbbuild/
+/dist/
+/nbdist/
+/nbactions.xml
+/nb-configuration.xml
+/.nb-gradle/
113
114
# Sublime Text
115
*.tmlanguage.cache
0 commit comments