devops: added dockerfile and other configs

This commit is contained in:
2025-09-01 10:18:52 -06:00
parent c1df5e354b
commit a858e5e5de
5 changed files with 66 additions and 3 deletions

12
.dockerignore Normal file
View File

@@ -0,0 +1,12 @@
**/bin
**/obj
**/out
**/.vs
**/.idea
**/.git
**/.gitignore
**/node_modules
*.user
*.swp
*.swo
.DS_Store