mirror of
https://github.com/h2non/imaginary.git
synced 2026-09-27 11:01:50 +02:00
37 lines
351 B
Plaintext
37 lines
351 B
Plaintext
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
*.o
|
|
*.a
|
|
*.so
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Folders
|
|
_obj
|
|
_test
|
|
.idea
|
|
|
|
# Architecture specific extensions/prefixes
|
|
*.[568vq]
|
|
[568vq].out
|
|
|
|
*.cgo1.go
|
|
*.cgo2.c
|
|
_cgo_defun.c
|
|
_cgo_gotypes.go
|
|
_cgo_export.*
|
|
|
|
_testmain.go
|
|
|
|
/dist
|
|
*.exe
|
|
*.test
|
|
bin/
|
|
.vagrant/
|
|
|
|
*.old
|
|
*.attr
|
|
*.swp
|
|
|
|
imaginary
|
|
bin/imaginary
|