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 c55045f commit f54b123Copy full SHA for f54b123
.gitignore
@@ -0,0 +1,8 @@
1
+# Ignore artifacts
2
+build/
3
+
4
+# Ignore IDE files
5
+.idea/
6
7
+# Ignore .gradle directory
8
+.gradle/
0 commit comments