devops: added dockerfile and other configs

This commit is contained in:
2025-09-01 10:18:35 -06:00
parent 1c193b68bb
commit 6ec76fc975
5 changed files with 62 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