Skip to content

Commit 0f5c965

Browse files
committed
fix(.gitignore): remove redundant entry
1 parent 68d2226 commit 0f5c965

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ controller/.secret_key
2020

2121
# local binaries, installers, and artifacts
2222
client/deis
23+
client/client
2324
client/deis.exe
2425
client/*.run
2526
client/makeself/
@@ -39,5 +40,3 @@ venv/
3940

4041
# vendored go source code
4142
vendor/
42-
client/client
43-
client/deis

0 commit comments

Comments
 (0)