update: README
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
# When .npmignore exists, npm ignores .gitignore for packing.
|
||||
# Keep packaging exclusions here even if they already appear in .gitignore.
|
||||
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
.pytest_cache/
|
||||
|
||||
.DS_Store
|
||||
_user_meta.json
|
||||
|
||||
*.tgz
|
||||
*.zip
|
||||
Reference in New Issue
Block a user