We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab20b6e commit 7a102b2Copy full SHA for 7a102b2
1 file changed
.gitignore
@@ -1,6 +1,9 @@
1
# OS cruft
2
.DS_Store
3
4
+# Git worktrees
5
+.worktrees/
6
+
7
# CumulusCI config and output
8
.cci
9
docs/api/
0 commit comments