Fix folder name

This commit is contained in:
Histausse 2023-03-25 19:11:17 +01:00
parent b347acbfd1
commit 997726d4a0
7 changed files with 40 additions and 42 deletions

View file

@ -0,0 +1,32 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# virtualenv
venv/
# mypy
.mypy_cache/