aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2023-03-05 21:25:17 +0100
committerAndreas Grois <andi@grois.info>2023-03-05 21:40:53 +0100
commit0c3b291b95bf41cb1887d83fa4d43fa21b375332 (patch)
tree381cb490f4f27c151363aa3dc688c20e261b6b61 /.gitignore
Initial commit.
The code is kinda working, but it's missing documentation and tests.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4fffb2f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/target
+/Cargo.lock