CapiPort / .gitignore
Carsten Stahl
commentated main.py
48067f6
# Object file
*.o
# Ada Library Information
*.ali
*.idea
*app.py
*.env
# VSCode settings
.vscode
# Pycache
*/__pycache__