mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-09-11 01:48:42 -06:00
Ignoring users.json in Repository
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -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
|
Reference in New Issue
Block a user