We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1874b8d commit 800b6faCopy full SHA for 800b6fa
.gitignore
@@ -12,3 +12,6 @@ __pycache__/
12
13
# Gradle build files
14
build/
15
+
16
+# Target dir
17
+target/
0 commit comments