goapple2/.gitignore

29 lines
290 B
Plaintext
Raw Permalink Normal View History

2013-02-23 21:31:29 -08: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
*.prof
sdl/sdl
a2/a2
2013-02-23 22:06:42 -08:00
2014-05-09 17:59:01 -07:00
data/
2014-05-21 21:45:38 -07:00
.DS_Store