diff options
| author | Julian Hurst <ark@mansus.space> | 2025-03-12 04:14:25 +0100 |
|---|---|---|
| committer | Julian Hurst <ark@mansus.space> | 2025-03-12 04:14:25 +0100 |
| commit | fcff38543be6a1b321641f26aa349cf0f02d66bb (patch) | |
| tree | a265e8c61ecbb3d73293cd47d5dd39b69794578c /.gitignore | |
| download | hare-tui-fcff38543be6a1b321641f26aa349cf0f02d66bb.tar.gz | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..52e4b20 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +text +list |
