Skip to content

Commit 1123f41

Browse files
author
Aaron Schlesinger
committed
fix(.gitignore): ignore the vendor directory and the deis binary
1 parent be4c111 commit 1123f41

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
@@ -22,3 +22,5 @@ _testmain.go
2222
*.exe
2323
*.test
2424
*.prof
25+
vendor
26+
deis

0 commit comments

Comments
 (0)