mirror of
https://github.com/r-smith/deceptifeed.git
synced 2025-11-02 13:13:37 +00:00
Change output directory to ./bin when compiling
Previously, binaries were compiled to ./out.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -27,4 +27,4 @@ deceptifeed.*
|
||||
deceptifeed-*.*
|
||||
|
||||
# Ignore build output directory used by Makefile.
|
||||
out/
|
||||
bin/
|
||||
Reference in New Issue
Block a user