summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Hader <[email protected]>2026-08-16 21:52:55 -0500
committerDaniel Hader <[email protected]>2026-08-16 21:52:55 -0500
commite737486b668164d437c67e05f95d32c94e946e6a (patch)
tree37e4d1434a80ee162102703851aedd5334b46925 /.gitignore
initial commit, rectangular grid placement enumeration
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..869df07
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/target
+Cargo.lock \ No newline at end of file