add more items to Docker ignore file - fixes #37

This commit is contained in:
Robert Dyer
2025-11-17 08:25:43 -06:00
parent 95d4c80b62
commit 066b217347
+5
View File
@@ -1,2 +1,7 @@
.git/
.idea/
.vscode/
.github/
.gitignore
node_modules/ node_modules/
package-lock.json package-lock.json