Skip to content

Commit dc4d1ac

Browse files
authored
Merge pull request #246 from covexo/git-ignore
Add .dockerignore and devspace executable to .gitignore
2 parents 530c20e + 6228bbd commit dc4d1ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
/.devspace/
77
/chart/
88
/Dockerfile
9+
/.dockerignore
910

1011
# Build files
1112
*.exe
@@ -14,4 +15,5 @@
1415
# History Plugin for VS Code
1516
.history/
1617

18+
devspace
1719
debug

0 commit comments

Comments
 (0)