ictgj-voting/.gitignore

15 lines
190 B
Plaintext
Raw Normal View History

2017-07-28 19:36:14 +00:00
# Ignore the binaries
2017-04-03 21:32:13 +00:00
gjvote
2017-07-28 19:36:14 +00:00
gjvote.darwin64
gjvote.linux386
gjvote.linux64
gjvote.linuxarm
gjvote.win386.exe
gjvote.win64.exe
2017-04-03 21:32:13 +00:00
# Ignore the DB
gjvote.db
# Ignore generated files
assets.go