mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-09-10 23:08:43 -06:00
25 lines
461 B
Plaintext
25 lines
461 B
Plaintext
# Pyinstaller Packaging Files
|
|
/Data/Agent/Packaging_Data/
|
|
/Data/Server/Packaging_Server/
|
|
Borealis-Agent.exe
|
|
Borealis-Server.exe
|
|
|
|
# Production Deployment Folders
|
|
/Server/
|
|
/Agent/
|
|
/ElectronApp/
|
|
|
|
# On-the-Fly Downloaded Dependencies
|
|
/Dependencies/NodeJS/
|
|
/Dependencies/Python/
|
|
/Dependencies/AutoHotKey/
|
|
/Data/Server/Python_API_Endpoints/Tesseract-OCR/
|
|
|
|
# Server-Level Database
|
|
/Databases/
|
|
|
|
# Misc Files/Folders
|
|
.vs/s
|
|
/Update_Staging/
|
|
agent_settings.json
|
|
users.json |