summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobby Zambito <contact@robbyzambito.me>2025-04-02 17:23:13 -0400
committerRobby Zambito <contact@robbyzambito.me>2025-04-02 17:26:16 -0400
commit6cecaecf39fe2773ece21b65955028f10eef5746 (patch)
treec6c67c4ae9f1ff0504a7e33dec7c1d76ef742be0 /.gitignore
Initial commit
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..d8c8979
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.zig-cache
+zig-out