We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b2bf7b commit e5de09dCopy full SHA for e5de09d
.gitignore
@@ -1,11 +1,10 @@
1
.DS_Store
2
easy-params
3
-ezparams
4
5
dist/
6
7
-# Created by https://www.gitignore.io/api/go
8
-# Edit at https://www.gitignore.io/?templates=go
+# Created by https://www.toptal.com/developers/gitignore/api/go
+# Edit at https://www.toptal.com/developers/gitignore?templates=go
9
10
### Go ###
11
# Binaries for programs and plugins
@@ -28,4 +27,4 @@ dist/
28
27
/vendor/
29
/Godeps/
30
31
-# End of https://www.gitignore.io/api/go
+# End of https://www.toptal.com/developers/gitignore/api/go
0 commit comments