Restructured Agent Configuration

This commit is contained in:
2025-09-03 00:00:33 -06:00
parent 229bb8a7b3
commit 7c9ac9e8b2
3 changed files with 90 additions and 14 deletions

19
.gitignore vendored
View File

@@ -1,17 +1,10 @@
# Python Byte-compiled / Optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Compiled Release Files
# Pyinstaller Packaging Files
/Data/Agent/Packaging_Data/
/Data/Server/Packaging_Server/
Borealis-Agent.exe
Borealis-Server.exe
# Pyinstaller Files
/Data/Agent/Packaging_Data/
/Data/Server/Packaging_Server/
# Development Folders
# Production Deployment Folders
/Server/
/Agent/
/ElectronApp/
@@ -19,7 +12,7 @@ Borealis-Server.exe
# Misc Files/Folders
.vs/s
/Update_Staging/
/Macro_Testing/
agent_settings.json
# On-the-Fly Downloaded Dependencies
/Dependencies/NodeJS/
@@ -27,5 +20,5 @@ Borealis-Server.exe
/Dependencies/AutoHotKey/
/Data/Server/Python_API_Endpoints/Tesseract-OCR/
# Server Database
# Server-Level Database
/Databases/