1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-24 05:26:55 +02:00
oauth2-proxy/.gitignore

32 lines
338 B
Plaintext
Raw Normal View History

2015-05-21 02:50:21 -04:00
oauth2_proxy
vendor
dist
.godeps
*.exe
2019-01-07 16:42:58 +00:00
.env
2012-12-10 20:59:23 -05: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 09:41:39 -04:00
# Editor swap/temp files
.*.swp