Skip to content

Commit bbbaee0

Browse files
committed
⬆️ Update .gitignore for mermaid config
Problem: - We receive docs/mermaid.conf from the CICD repo upstream, but it's not in the `.gitignore` file. Solution: - Add it to the `.gitignore` file.
1 parent 0a964c7 commit bbbaee0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ __pycache__
1616
.hypothesis
1717
requirements.txt
1818
docs/puppeteer_config.json
19+
docs/mermaid.conf

0 commit comments

Comments
 (0)