1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00
mxpv-podsync/.gitignore

29 lines
296 B
Plaintext
Raw Normal View History

2017-07-19 19:41:58 -07:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
2016-10-02 09:10:28 -04:00
2017-07-19 19:41:58 -07:00
# Folders
_obj
_test
vendor
2016-10-02 09:10:28 -04:00
2017-07-19 19:41:58 -07:00
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
2016-10-02 09:10:28 -04:00
2017-07-19 19:41:58 -07:00
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
2016-10-02 09:10:28 -04:00
2017-07-19 19:41:58 -07:00
_testmain.go
2016-10-02 09:10:28 -04:00
2017-07-19 19:41:58 -07:00
*.exe
*.test
*.prof
2017-07-19 19:40:44 -07:00
2017-07-19 19:41:58 -07:00
glide.lock
2017-07-19 19:40:44 -07:00
Gopkg.lock