diff options
| author | George Abbott <george@gabbott.dev> | 2023-11-28 23:16:09 +0000 |
|---|---|---|
| committer | George Abbott <george@gabbott.dev> | 2023-11-28 23:16:09 +0000 |
| commit | 4626fb970da118dd41586668224fc331cebc24c2 (patch) | |
| tree | e195b2eb5f3966a947210c9f95d16a66da225e6a /.gitignore | |
| parent | 8404ab95693ff5617e8e7996ee66415302fd88dc (diff) | |
gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3cef7be --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +zig-cache/ |
