Browse Source

updated SNFMulti and fixed bin directory

master
Pete McNeil 4 years ago
parent
commit
608e1bbb63
2 changed files with 6 additions and 1 deletions
  1. 1
    1
      SNFMulti
  2. 5
    0
      bin/.gitignore

+ 1
- 1
SNFMulti

@@ -1 +1 @@
Subproject commit 694590d05f627b40d7c1756c5050ecb53c14d595
Subproject commit a81ce5f3e8ea19d300e169517579d63d7567bed9

+ 5
- 0
bin/.gitignore View File

@@ -0,0 +1,5 @@
# ignore everything here except this file
# this is where finished binaries go
*
!.gitignore


Loading…
Cancel
Save