devops: added dockerfile and other configs

This commit is contained in:
2025-09-01 10:19:45 -06:00
parent 1818de98c0
commit af51189640
6 changed files with 57 additions and 4 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