Skip to content

Commit 9dd3029

Browse files
committed
some renaming and dockerignore stuff
1 parent 24728bd commit 9dd3029

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.dockerignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
.github
22
.next
3+
.vscode
34
node_modules
45
.dockerignore
56
.env
67
.env.example
78
.eslintrc.cjs
89
.gitignore
9-
.docker-compose.yml
10+
docker-compose.yml
1011
Dockerfile
1112
Makefile
1213
next-env.d.ts

compose.yml docker-compose.yml

File renamed without changes.

0 commit comments

Comments
 (0)