Ignoring users.json in Repository

This commit is contained in:
2025-09-03 01:13:14 -06:00
parent 7c9ac9e8b2
commit b7b401f502

13
.gitignore vendored
View File

@@ -9,11 +9,6 @@ Borealis-Server.exe
/Agent/ /Agent/
/ElectronApp/ /ElectronApp/
# Misc Files/Folders
.vs/s
/Update_Staging/
agent_settings.json
# On-the-Fly Downloaded Dependencies # On-the-Fly Downloaded Dependencies
/Dependencies/NodeJS/ /Dependencies/NodeJS/
/Dependencies/Python/ /Dependencies/Python/
@@ -21,4 +16,10 @@ agent_settings.json
/Data/Server/Python_API_Endpoints/Tesseract-OCR/ /Data/Server/Python_API_Endpoints/Tesseract-OCR/
# Server-Level Database # Server-Level Database
/Databases/ /Databases/
# Misc Files/Folders
.vs/s
/Update_Staging/
agent_settings.json
users.json