go-tta/.gitignore

31 lines
312 B
Plaintext
Raw Normal View History

2015-08-09 14:57:44 +00: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
2015-08-12 02:06:00 +00:00
2015-08-10 01:21:12 +00:00
libtta-c*
2015-08-12 02:06:00 +00:00
*.wav
*.tta
2015-08-14 16:21:03 +00:00
cmd/gotta/gotta
2022-02-26 13:45:39 +00:00
/.idea