gohttpserver/.gitignore

34 lines
337 B
Plaintext
Raw Permalink Normal View History

2016-07-21 10:41:10 +02:00
# 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
*.test
*.prof
2016-07-21 11:03:45 +02:00
2016-07-28 10:30:39 +02:00
2016-07-25 05:20:26 +02:00
gohttpserver
2016-07-26 08:06:01 +02:00
bindata_assetfs.go
2018-09-14 15:03:27 +02:00
assets_vfsdata.go
2018-09-26 10:10:27 +02:00
*.un~
*.swp
2021-03-26 08:41:28 +01:00
dist/