aboutsummaryrefslogtreecommitdiff
path: root/examples/.gitignore
diff options
context:
space:
mode:
authordatdenkikniet <jcdra1@gmail.com>2023-04-14 22:05:42 +0200
committerdatdenkikniet <jcdra1@gmail.com>2023-04-16 13:08:46 +0200
commit093d64500d1822153fa29d397bcd726890ee6dd5 (patch)
tree139f5bab8b69a582206c3d835e639c219c058ed3 /examples/.gitignore
parent0411ed10b19433a7ea969436afd4bc705ade538c (diff)
examples: commit Cargo.lock files
Diffstat (limited to 'examples/.gitignore')
-rw-r--r--examples/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore
new file mode 100644
index 0000000..1520f46
--- /dev/null
+++ b/examples/.gitignore
@@ -0,0 +1,2 @@
+/**/*/target
+!Cargo.lock