Skip to content
GitLab
Explore
Sign in
Register
canvas
.dockerignore
Find file
Normal view
Permalink
.dockerignore
100 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
**/node_modules
build
data
**/dist
packages/build
Dockerfile
# dotfiles
add git to dockerfile
Grant
committed
May 26, 2024
9
.gitignore
move everything to a dockerfile instead of complicated system lol
Grant
committed
Apr 02, 2024
10
11
.vscode
**/.env*