Add sync engine, web UI, Docker setup, and tests
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -6,6 +6,14 @@ outline_export/
|
||||
|
||||
# Backups
|
||||
outline_backup_*.tar.gz
|
||||
exports_backup_*.tar.gz
|
||||
|
||||
# Export data
|
||||
exports/
|
||||
outline_tree_*.txt
|
||||
|
||||
# Python venv
|
||||
.venv/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user