clean up build location

master
cynic 3 years ago
parent 53c0d8d360
commit ce65b72301
  1. 2
      bin/.gitignore
  2. BIN
      shit_to_do
  3. 1
      shit_to_do.nimble

2
bin/.gitignore vendored

@ -0,0 +1,2 @@
*
!.gitignore

Binary file not shown.

@ -5,6 +5,7 @@ author = "cynic"
description = "tells me shit-to-do"
license = "MIT"
srcDir = "src"
binDir = "bin"
bin = @["shit_to_do"]

Loading…
Cancel
Save