diff options
Diffstat (limited to 'vendor/github.com/gin-gonic/gin/.gitignore')
-rw-r--r-- | vendor/github.com/gin-gonic/gin/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/github.com/gin-gonic/gin/.gitignore b/vendor/github.com/gin-gonic/gin/.gitignore new file mode 100644 index 0000000..9f48f14 --- /dev/null +++ b/vendor/github.com/gin-gonic/gin/.gitignore @@ -0,0 +1,4 @@ +Godeps/* +!Godeps/Godeps.json +coverage.out +count.out |