diff --git a/.gitignore b/.gitignore index a780e80..76cf9a3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,6 @@ Borealis-Server.exe /Agent/ /Server/ /ElectronApp/ -/Databases/ /Logs/ /Temp/ @@ -23,4 +22,5 @@ Borealis-Server.exe __pycache__ /Update_Staging/ agent_settings.json -users.json \ No newline at end of file +users.json +database.db \ No newline at end of file