diff options
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 |