Files
new_dbsync/.gitignore
T
2025-05-20 12:02:07 -04:00

16 lines
359 B
Plaintext

################################################################################
# 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