feat(list-generator): implement dynamic labels and fix logo rendering [32788f42]
This commit is contained in:
12
list-generator/.gitignore
vendored
Normal file
12
list-generator/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
env/
|
||||
venv/
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
.pytest_cache/
|
||||
Reference in New Issue
Block a user