1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/.gitignore

32 lines
334 B
Plaintext
Raw Normal View History

2015-05-21 08:50:21 +02:00
oauth2_proxy
vendor
dist
.godeps
*.exe
2012-12-11 04:59:23 +03:00
# Go.gitignore
# 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
2015-04-05 15:41:39 +02:00
# Editor swap/temp files
.*.swp