mirror of
https://github.com/Dvorinka/ZoneramaScraper.git
synced 2026-06-03 20:12:56 +00:00
docker
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Exclude VCS and local tooling
|
||||
.git
|
||||
.gitignore
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# Build artifacts
|
||||
bin/
|
||||
*.log
|
||||
*.tmp
|
||||
|
||||
# Node/Front-end (if present)
|
||||
node_modules/
|
||||
dist/
|
||||
build/
|
||||
|
||||
# Docker/Compose files (not needed inside image)
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
nixpacks.toml
|
||||
Reference in New Issue
Block a user