reg/.gitignore
Jess Frazelle d8fc58386d
update makefile
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-25 09:33:37 -04:00

58 lines
571 B
Plaintext

###Go###
# 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
###OSX###
.DS_Store
.AppleDouble
.LSOverride
# Icon must ends with two \r.
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
reg
cross/
# Go coverage results
coverage.txt
profile.out
!go.mod
testreg
.certs
server/static/index.html
server/static/repo/