We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb2ab1 commit c973c98Copy full SHA for c973c98
1 file changed
.gitignore
@@ -0,0 +1,13 @@
1
+/target
2
+/.idea
3
+.DS_Store
4
+*.iml
5
+
6
+# gradle specific
7
+.gradle/
8
+build/
9
10
+# Benchmarks
11
+benchmarks.json
12
13
+out
0 commit comments