Skip to content
Snippets Groups Projects
Commit 9bfa698c authored by Boman Romain's avatar Boman Romain
Browse files

add __pycache__ to .gitignore

parent 93addd4a
No related branches found
No related tags found
No related merge requests found
...@@ -4,3 +4,4 @@ ...@@ -4,3 +4,4 @@
.vscode/ .vscode/
*.cfg *.cfg
*.bak *.bak
__pycache__/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment