Initial
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.swp
|
||||
.idea
|
||||
.venv
|
||||
venv
|
||||
!CHANGELOG.md
|
||||
!README.md
|
||||
/*.md
|
||||
Reference in New Issue
Block a user