goapple2/.gitignore

29 lines
290 B
Plaintext
Raw Permalink Normal View History

2013-02-24 05:31:29 +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
*.prof
sdl/sdl
a2/a2
2013-02-24 06:06:42 +00:00
2014-05-10 00:59:01 +00:00
data/
2014-05-22 04:45:38 +00:00
.DS_Store