Borealis/.gitignore

27 lines
467 B
Plaintext

# Python Byte-compiled / Optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Compiled Release Files
Borealis-Agent.exe
Borealis-Server.exe
# Pyinstaller Files
/Data/Agent/Packaging_Data/
/Data/Server/Packaging_Server/
# Development Folders
/Server/
/Agent/
/ElectronApp/
# Misc Files/Folders
.vs/s
/Update_Staging/
/Workflows/
# On-the-Fly Downloaded Dependencies
/Dependencies/NodeJS/
/Dependencies/Python/
/Data/Server/Python_API_Endpoints/Tesseract-OCR/