catbase/.gitignore

33 lines
342 B
Plaintext
Raw Normal View History

2013-05-06 05:13: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
2016-01-17 18:00:44 +00:00
catbase
2016-01-15 14:42:48 +00:00
config.json
*.db
2016-03-31 03:29:43 +00:00
vendor
2017-06-06 01:45:03 +00:00
**/*.swp
2017-10-26 13:16:15 +00:00
.vscode/
*.code-workspace
*config.lua
modd.conf