teleport/.gitignore

30 lines
327 B
Plaintext
Raw Normal View History

2016-03-16 03:07:27 +00:00
# built web assets
2016-03-04 02:06:54 +00:00
web/dist/app/app
2016-01-17 22:50:00 +00:00
# Compiled binaries, Object files, Static and Dynamic libs (Shared Objects)
out
2016-01-17 22:50:00 +00:00
*.o#
2015-03-02 19:36:00 +00:00
*.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
*.test
*.prof
flymake*