We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb76b2 commit 06730b3Copy full SHA for 06730b3
1 file changed
.gitignore
@@ -2,6 +2,9 @@
2
/.idea
3
*.iml
4
5
+# Eclipse
6
+/.project
7
+
8
# Ignore Node Modules
9
/node_modules/*
10
0 commit comments