Properly handle command-line flags
This commit is contained in:
parent
6034a8c17d
commit
ef328697b8
2 changed files with 62 additions and 29 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,3 +1,9 @@
|
|||
/inkpot-cli
|
||||
*.epd
|
||||
*.jpg
|
||||
*.jpeg
|
||||
*.png
|
||||
*.gif
|
||||
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/go
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue