Public Access
1
0

update Docker and VS Code configurations for improved debugging

This commit is contained in:
2025-08-11 10:50:12 -04:00
parent 6c26b77fb5
commit 103080ba1b
7 changed files with 61 additions and 52 deletions

View File

@@ -1,12 +1,11 @@
# Ignore the node_modules directory, as it will be installed inside the container
node_modules
# Ignore Eleventy's default output directory
_site
# Ignore npm debug logs
npm-debug.log
# Ignore Docker files
Dockerfile
docker-compose.yml
.git
.gitignore