Initial taiko.su easter-egg site
This commit is contained in:
+25
@@ -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
|
||||
Reference in New Issue
Block a user