summaryrefslogtreecommitdiff
path: root/vendor/gopkg.in/go-playground/validator.v9/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gopkg.in/go-playground/validator.v9/.gitignore')
-rw-r--r--vendor/gopkg.in/go-playground/validator.v9/.gitignore29
1 files changed, 0 insertions, 29 deletions
diff --git a/vendor/gopkg.in/go-playground/validator.v9/.gitignore b/vendor/gopkg.in/go-playground/validator.v9/.gitignore
deleted file mode 100644
index 792ca00..0000000
--- a/vendor/gopkg.in/go-playground/validator.v9/.gitignore
+++ /dev/null
@@ -1,29 +0,0 @@
-# Compiled Object files, Static and Dynamic libs (Shared Objects)
-*.o
-*.a
-*.so
-
-# Folders
-_obj
-_test
-
-# Architecture specific extensions/prefixes
-*.[568vq]
-[568vq].out
-
-*.cgo1.go
-*.cgo2.c
-_cgo_defun.c
-_cgo_gotypes.go
-_cgo_export.*
-
-_testmain.go
-
-*.exe
-*.test
-*.prof
-*.test
-*.out
-*.txt
-cover.html
-README.html \ No newline at end of file