Create .gitignore

This commit is contained in:
Login Securite 2021-10-01 13:10:01 +02:00 committed by GitHub
parent f93ff8de67
commit 36f9578a24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

47
.gitignore vendored Normal file
View File

@ -0,0 +1,47 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Poetry
poetry.lock
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# virtualenv
env
.env
venv
.venv
# IDE
.idea
.coverage
.python-version
# Debug log
debug.log
globallog.log
# Safe
seatbelt.db