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

30 lines
331 B
Plaintext
Raw Normal View History

2012-12-11 04:59:23 +03:00
google_auth_proxy
# 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
*.exe
2014-11-10 04:48:09 +02:00
dist
.godeps
2015-04-05 15:41:39 +02:00
# Editor swap/temp files
.*.swp