gomatrix/.gitignore

29 lines
299 B
Plaintext
Raw Permalink Normal View History

2016-11-29 16:35:32 +00:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
2021-02-25 10:21:37 +00:00
*.out
2016-11-29 16:35:32 +00:00
# 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
2021-02-25 10:21:37 +00:00
# test editor files
*.swp