diff options
Diffstat (limited to 'examples/.gitignore')
-rw-r--r-- | examples/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore new file mode 100644 index 0000000..4fffb2f --- /dev/null +++ b/examples/.gitignore @@ -0,0 +1,2 @@ +/target +/Cargo.lock |