summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Williamson <mike@zwobble.org>2026-04-18 12:45:05 +0100
committerMichael Williamson <mike@zwobble.org>2026-04-18 12:45:05 +0100
commitc2d40ab3cf87323ebdb1efd909ee325a89f8303a (patch)
treee90100c0997b26e4b66d050baf8eec1cac0cc13f
parent041c33ae55dd847a3b611c8937fa954e23436f67 (diff)
Add .gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f419dc7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/.idea
+/target