repo migration

This commit is contained in:
2025-05-20 12:02:07 -04:00
commit 29814092b7
54 changed files with 6690 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs/new_dbsync/FileContentIndex
/.vs
*.pyc
*.json
*.DS_Store
*.log
/pyproject.toml
dbsync.log.*
.idea
/log
venv