restic/vendor/github.com/pkg/xattr/.gitignore

30 lines
299 B
Plaintext
Raw Normal View History

2017-07-23 14:24:45 +02:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
.DS_Store
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
2019-01-27 21:07:57 +01:00
# Dependencies
go.sum
2017-07-23 14:24:45 +02:00
_testmain.go
*.exe
*.test
*.swp