utility-screen/.gitignore
Brian Buller daa5c70d97 Remove old log file
Also add new log file name to .gitignore
2015-11-30 08:20:06 -06:00

27 lines
308 B
Plaintext
Executable File

# 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
# Binaries
*.exe
utility-screen
# Log file
utility-screen.log