Skip to content

Commit e5de09d

Browse files
author
Josh Newman
committed
chore(git): update gitignore
1 parent 3b2bf7b commit e5de09d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
.DS_Store
22
easy-params
3-
ezparams
43

54
dist/
65

7-
# Created by https://www.gitignore.io/api/go
8-
# Edit at https://www.gitignore.io/?templates=go
6+
# Created by https://www.toptal.com/developers/gitignore/api/go
7+
# Edit at https://www.toptal.com/developers/gitignore?templates=go
98

109
### Go ###
1110
# Binaries for programs and plugins
@@ -28,4 +27,4 @@ dist/
2827
/vendor/
2928
/Godeps/
3029

31-
# End of https://www.gitignore.io/api/go
30+
# End of https://www.toptal.com/developers/gitignore/api/go

0 commit comments

Comments
 (0)