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 583294d commit 3172bafCopy full SHA for 3172baf
.gitignore
@@ -0,0 +1,10 @@
1
+# VSCode
2
+/.vscode
3
+/.settings
4
+.classpath
5
+.factorypath
6
+.project
7
+
8
+# IntelliJ
9
+/.idea
10
+*.iml
0 commit comments