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