aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
author zaaarf <me@zaaarf.foo>2024-02-12 18:52:47 +0100
committer zaaarf <me@zaaarf.foo>2024-02-12 18:52:47 +0100
commit0a759cfc2977cee65c2acc0845b3c471c401a3d3 (patch)
tree831f0723ebdf4571988e550b8c19bd2609eb3109 /.gitignore
feat: initial, basic implementation
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..96ef6c0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/target
+Cargo.lock