proxitok/.dockerignore
Skyler Mäntysaari 288f87504c
Add .git to dockerignore
Otherwise bad things end up in container.
2023-02-16 02:26:25 +02:00

9 lines
114 B
Text

node_modules
/.env
/.git
/.vscode
/vendor
/cache/latte/*
!/cache/latte/.gitkeep
/cache/api/*
!/cache/api/.gitkeep