link-elongater/.gitignore

8 lines
60 B
Text
Raw Normal View History

2024-06-03 18:17:39 +01:00
pgdata/
.idea/
.venv/
.vscode/
__pycache__/
*.pyc
*.db
*.db*