mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-17 03:25:49 -07:00
31 lines
583 B
Plaintext
31 lines
583 B
Plaintext
# Pyinstaller Packaging Files
|
|
/Data/Agent/Packaging_Data/
|
|
/Data/Server/Packaging_Server/
|
|
Borealis-Agent.exe
|
|
Borealis-Server.exe
|
|
|
|
# Production Deployment Folders
|
|
/Agent/
|
|
/Server/
|
|
/Engine/
|
|
/Certificates/
|
|
/ElectronApp/
|
|
/Logs/
|
|
/Temp/
|
|
database.db
|
|
|
|
# On-the-Fly Downloaded Dependencies
|
|
/Dependencies/NodeJS/
|
|
/Dependencies/Python/
|
|
/Dependencies/AutoHotKey/
|
|
/Dependencies/git/
|
|
/Dependencies/VPN_Tunnel_Adapter/*
|
|
!/Dependencies/VPN_Tunnel_Adapter/README.md
|
|
!/Dependencies/VPN_Tunnel_Adapter/.gitkeep
|
|
/Data/Engine/Python_API_Endpoints/
|
|
|
|
# Misc Files/Folders
|
|
.vs/s
|
|
__pycache__
|
|
/Update_Staging/
|