Skip to content
Snippets Groups Projects
Unverified Commit 603e4f53 authored by James Briggs's avatar James Briggs Committed by GitHub
Browse files

Merge pull request #84 from hananell/gitignore_jetbrains

fix: Gitignore jetbrains
parents ef11d5d6 c45ba031
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ __pycache__ ...@@ -5,6 +5,7 @@ __pycache__
venv/ venv/
/.vscode /.vscode
.vscode .vscode
.idea
**/__pycache__ **/__pycache__
**/*.py[cod] **/*.py[cod]
......
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