summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNathan Lee <me@nwlee.tech>2026-07-19 22:05:04 -0500
committerNathan Lee <me@nwlee.tech>2026-07-19 22:05:04 -0500
commitc17f8ff8cd1ce96932b1fea9d9a1e80c9e81797d (patch)
treeaa0c7c14892468603a611712b6b6044d7cdeb08e /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d3611fa
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/target
+/.idea
+Cargo.lock \ No newline at end of file