mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-09-10 21:18:42 -06:00
Added Gitignore for Database.db
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -8,7 +8,6 @@ Borealis-Server.exe
|
|||||||
/Agent/
|
/Agent/
|
||||||
/Server/
|
/Server/
|
||||||
/ElectronApp/
|
/ElectronApp/
|
||||||
/Databases/
|
|
||||||
/Logs/
|
/Logs/
|
||||||
/Temp/
|
/Temp/
|
||||||
|
|
||||||
@@ -23,4 +22,5 @@ Borealis-Server.exe
|
|||||||
__pycache__
|
__pycache__
|
||||||
/Update_Staging/
|
/Update_Staging/
|
||||||
agent_settings.json
|
agent_settings.json
|
||||||
users.json
|
users.json
|
||||||
|
database.db
|
Reference in New Issue
Block a user