aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFriedrich Beckmann <friedrich.beckmann@tha.de>2026-03-28 07:59:30 +0100
committerFriedrich Beckmann <friedrich.beckmann@tha.de>2026-03-28 07:59:30 +0100
commit9d8b7ca4eaf712a3251f985fd1e93a0f0e568c16 (patch)
treeb414a6478771a2aa362d33341671a5bfb24ff20f /.gitignore
init
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1251d7e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+out/
+.metals/
+.vscode/
+gen/ \ No newline at end of file