Initial taiko.su easter-egg site

This commit is contained in:
2026-07-28 13:05:53 +08:00
commit ba68c17898
200 changed files with 16098 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
__pycache__/
*.pyc
.DS_Store
.venv/
.taiko-secret-key
flask_session/
build/
dist/
# build/version artifacts
version.json
# large assets not meant for VCS
public/songs/
public/songs/**
public/preview/
*.log
# local editor project artifacts
taiko-editor/.venv/
taiko-editor/build/
taiko-editor/dist/
taiko-editor/__pycache__/
taiko-editor/build_log.txt
taiko-editor/run_log.txt