feat: launch desfoto.de as a standalone photography site and retire the old redirect
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Fetched, non-shipped build inputs: reproduce with scripts/fetch-assets.py.
|
||||
assets-src/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
|
||||
# Local scratch
|
||||
.ui-review/
|
||||
*.tar.gz
|
||||
Reference in New Issue
Block a user