mirror of
https://github.com/dcarrillo/digaws.git
synced 2025-07-03 04:19:26 +00:00
First commit
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
logs/
|
||||
__pycache__/
|
||||
.vscode/
|
||||
.nox/
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
.coverage
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
Reference in New Issue
Block a user