Skip to content

Commit 51df633

Browse files
committed
wip
1 parent c3b7a56 commit 51df633

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
.editorconfig export-ignore
66
.eslintrc.js export-ignore
77
.gitattributes export-ignore
8-
.gitpod.Dockerfile export-ignore
98
.gitpod.yml export-ignore
109
.gitignore export-ignore
1110
.prettierignore export-ignore
1211
.prettierrc export-ignore
1312
.workspace.json export-ignore
13+
Dockerfile export-ignore
1414
phpunit.xml.dist export-ignore

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
image:
2-
file: .gitpod.Dockerfile
2+
file: Dockerfile
33

44
workspaceLocation: canvas/.workspace.json
55
checkoutLocation: canvas
File renamed without changes.

0 commit comments

Comments
 (0)