We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22870ac commit 0af8724Copy full SHA for 0af8724
.gitignore
@@ -1,4 +1,10 @@
1
*~
2
bazel-*
3
-.idea
4
.bazelrc
+.idea
5
+# Eclipse
6
+.project
7
+.classpath
8
+.settings/
9
+# Maven
10
+target/
0 commit comments