diff options
author | Determinant <[email protected]> | 2019-07-06 23:01:10 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2019-07-06 23:01:10 -0400 |
commit | a442616edf97dc65f6e768d249eb318fa317c747 (patch) | |
tree | 785fb67feaf7018e0bd22b28af01e988a895008f /examples/.gitignore | |
parent | b5d5e8375373eaed6a5544860336a74bbd96446d (diff) |
move the demo app to examples/
Diffstat (limited to 'examples/.gitignore')
-rw-r--r-- | examples/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore new file mode 100644 index 0000000..e3bc5e0 --- /dev/null +++ b/examples/.gitignore @@ -0,0 +1,3 @@ +/Makefile +/hotstuff-app +/hotstuff-client |