chore: add gitignore and clean up whitespace in README.rst
This commit is contained in:
parent
93c72d6b07
commit
250fa544d4
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
Loading…
Reference in New Issue
Block a user