initial commit
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
################################################################################
|
||||
# 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
|
||||
flaskapp
|
||||
Reference in New Issue
Block a user