Skip to content

Commit 65e7b4a

Browse files
committed
Add ignore rule for cached-antora-playbook.yml
In case of checking out the 5.3.x branch after 6.0.x or main
1 parent 7d95a24 commit 65e7b4a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,6 @@ atlassian-ide-plugin.xml
4646
.gradletasknamecache
4747

4848
# VS Code
49-
.vscode/
49+
.vscode/
50+
51+
cached-antora-playbook.yml

0 commit comments

Comments
 (0)