Files
URL-Shortener/.gitignore
Holger Sielaff 8bdcc52f65 Initial commit
2025-06-26 09:51:42 +02:00

9 lines
52 B
Plaintext

/.idea
*.deb
*.swp
/build
__pycache__
*.pyc
venv
~*