+3
-1
@@ -1,8 +1,10 @@
|
||||
# When .npmignore exists, npm ignores .gitignore for packing.
|
||||
# Keep packaging exclusions here even if they already appear in .gitignore.
|
||||
|
||||
__pycache__/
|
||||
**/__pycache__/
|
||||
**/__pycache__/**
|
||||
*.py[cod]
|
||||
**/*.py[cod]
|
||||
*$py.class
|
||||
.pytest_cache/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user