mirror of
https://devops.liangqichi.top/qichi.liang/Orbitin.git
synced 2026-02-10 07:41:29 +08:00
Refactor: modular main.py with selectable functions, save debug output to debug/ dir
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -12,6 +12,10 @@ data/daily_logs.db
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
||||
# Debug output
|
||||
debug/
|
||||
layout_output.txt
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user