feat: Add .gitignore for Docker to exclude example and src directories

This commit is contained in:
Anthony Rubick
2025-07-17 20:25:05 -07:00
parent 5a38c1d407
commit 2d43890fcf

2
docker/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
example/
src/