shortenit/.gitignore
Elia El Lazkani 71a4ad4a65 Migrated the ID generation system for security reasons.
We have a new ID generator. This should make it hard to
guess other user's IDs. This is configurable.
2019-10-13 16:19:32 +02:00

5 lines
48 B
Text

.eggs/
*.egg-info
__pycache__/
.mypy*/
.vscode/