Skip to content

Commit

Permalink
Add __pycache__ to ignore list
Browse files Browse the repository at this point in the history
Signed-off-by: Artyom Vancyan <[email protected]>
  • Loading branch information
ArtyomVancyan committed May 1, 2023
1 parent efd6180 commit 8edf96b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
*.egg-info
dist
build
mermaid.js
mermaid.js
__pycache__

0 comments on commit 8edf96b

Please sign in to comment.