summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2023-11-16 19:29:37 +0200
committertzlil <tzlils@protonmail.com>2023-11-16 19:29:37 +0200
commit7be1c699f018d96540d76e67ad7254bafe4caab1 (patch)
treeb2819a19a816e2971426a08c1fa680a8fb3b6614 /.gitignore
inital 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..16023c9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+result
+.direnv
+dist-newstyle
\ No newline at end of file