Skip to content
Snippets Groups Projects
Commit 005fc3ec authored by Jeremy M Fee's avatar Jeremy M Fee
Browse files

Ignore .pyc files

parent 3cfe35e8
No related branches found
No related tags found
No related merge requests found
.DS_Store
node_modules
*.pyc
......@@ -4,6 +4,7 @@
{
"path": ".",
"file_exclude_patterns": [
"*.pyc"
],
"folder_exclude_patterns": [
]
......
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