mirror of
https://github.com/Stijnvandenbroek/stamp.git
synced 2026-01-15 07:26:53 +01:00
11 lines
80 B
Plaintext
11 lines
80 B
Plaintext
.git
|
|
.gitignore
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.so
|
|
.env
|
|
venv/
|
|
ENV/
|
|
.vscode/
|