Skip to content
Snippets Groups Projects
Commit e5f98717 authored by Nathan Daelman's avatar Nathan Daelman
Browse files

exclude pyc files

parent c7d22ee5
Branches
Tags
No related merge requests found
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
.vscode/ .vscode/
__pycache__/ __pycache__/
tests/__pycache__/ tests/__pycache__/
*.pyc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment