We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5fd94f commit c31c71cCopy full SHA for c31c71c
.gitignore
@@ -1,9 +1,8 @@
1
-# Ignore everything first. Several things are brought over by the
2
-# `prepare-release.sh` script, which causes a `git` branch change, but `git`
3
-# won't delete from the working directory.
+# Ignore everything first. Many items are in the `main` branch and not in the
+# release branch.
4
/*
5
6
-# Don't ignore only the files and directories included in the release.
+# Don't ignore only the items included in the release branch.
7
!LICENSE.md
8
!README.md
9
!action.yml
0 commit comments