summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormhsn <mail@mhsn.net>2024-12-01 12:00:00 +0000
committermhsn <mail@mhsn.net>2024-12-01 12:00:00 +0000
commit0b1a6fc65a62a656bef6055027faf2f5e1f3235a (patch)
tree76c3fecc4e238c3880eed9e76dcdada32741c476 /.gitignore
downloadaoc-0b1a6fc65a62a656bef6055027faf2f5e1f3235a.tar.gz
aoc-0b1a6fc65a62a656bef6055027faf2f5e1f3235a.zip
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..873c5b2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+**/rust/target/
+**/data/
+**/puzzle.txt