diff --git a/.gitignore b/.gitignore index 037425d..6da252f 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,7 @@ Borealis-Server.exe /Dependencies/NodeJS/ /Dependencies/Python/ /Dependencies/AutoHotKey/ -/Data/Server/Python_API_Endpoints/Tesseract-OCR/ \ No newline at end of file +/Data/Server/Python_API_Endpoints/Tesseract-OCR/ + +# Deployed Environment Folders +/Devices/ \ No newline at end of file