We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ebd5f commit 8197700Copy full SHA for 8197700
.gitignore
@@ -9,5 +9,8 @@
9
# Maven -- pick this or Gradle
10
/target/
11
12
+# When running GitHub actions locally
13
+/workflow-artifacts/
14
+
15
# DO NOT commit, push, or share. The env vars may hold secrets.
16
/.envrc
0 commit comments