We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c29556 commit f783e9aCopy full SHA for f783e9a
1 file changed
.gitignore
@@ -1,4 +1,8 @@
1
/nbproject/private/
2
/build/
3
/dist/
4
-*.class
+*.class
5
+
6
+# Mac OS System
7
+.DS_Store*
8
+._*
0 commit comments