validator/.gitignore

31 lines
312 B
Text
Raw Permalink Normal View History

2015-02-12 11:32:22 -05:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
2020-07-25 22:59:44 -03:00
bin
2015-02-12 11:32:22 -05:00
# 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
2015-07-04 15:29:12 -04:00
cover.html
2020-07-25 22:59:44 -03:00
README.html