Files
allucanget.biz/.gitignore
T

13 lines
142 B
Plaintext

# instruction files
.github/instructions/
# vscode settings
.vscode/
# python virtual environment
.venv/
# python cache
__pycache__/
*.pyc