parent
7b3ab250df
commit
80f391761c
3 changed files with 36 additions and 10 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
# User Credentials
|
||||
test_pylast.yaml
|
||||
.envrc
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
@ -12,6 +13,7 @@ __pycache__/
|
|||
# Distribution / packaging
|
||||
.Python
|
||||
env/
|
||||
.venv/
|
||||
build/
|
||||
develop-eggs/
|
||||
dist/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue