We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e70edcd commit 9bb7f3cCopy full SHA for 9bb7f3c
.gitignore
@@ -10,3 +10,6 @@ target
10
/spec/.DS_Store
11
/api/.DS_Store
12
bumpVersion.sh
13
+
14
+# Ignore a release.conf for perform_release/* script usage
15
+release.conf
0 commit comments