dockerignore cleanup

This commit is contained in:
Ryan
2025-04-23 01:50:24 -04:00
committed by GitHub
parent a81d9cb940
commit 66f13fd6a7

View File

@@ -1,21 +1,14 @@
# Source control
# dockerignore
.git
.gitignore
.github
.github/**
Dockerfile*
resources/
# Node dependencies
node_modules/
# Logs and temp files
*.log
tmp/
# Local env settings
.env
# IDE/project files
.vscode/
.DS_Store
.DS_Store