add unified test scripts for all services
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -69,6 +69,12 @@ Desktop.ini
|
||||
logs/
|
||||
*.log
|
||||
|
||||
# SQLite Database
|
||||
*.db
|
||||
*.db-journal
|
||||
*.sqlite
|
||||
*.sqlite3
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
Reference in New Issue
Block a user