Skip to content
GitLab
Explore
Sign in
Register
canvas
.dockerignore
Find file
Normal view
Permalink
.dockerignore
95 B
Newer
Older
move everything to a dockerfile instead of complicated system lol
Grant
committed
Apr 02, 2024
1
2
3
4
5
6
7
8
9
10
11
**/node_modules
build
data
**/dist
packages/build
Dockerfile
# dotfiles
.git*
.vscode
**/.env*