Remove pigeon.exe from source control

This commit is contained in:
Netscape Navigator 2020-09-27 19:15:00 -05:00
parent 7aadc1ad4a
commit 73ad2a1c46
3 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,5 +4,6 @@
*scratchpad*
coverage.out
pigeon-cli
pigeon.exe
project/testdata/*
!/**/.gitkeep

View File

@ -16,6 +16,7 @@ You can override this value by specifying a `PIGEON_PATH` ENV var.
- [ ] Add a real testing lib to DRY things up.
- [ ] Figure out a system for where to place the default data storage directory
- [ ] Get a good CI system going? Run tests at PR time, provide prebuilt binaries, prevent coverage slips, etc..
- [ ] Add a `transact()` helper to ensure all transactions are closed out.
- [ ] Finish all the things below:
|Done?|Noun |Verb | Flag / arg 1 | Flag 2 |

Binary file not shown.