diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2023-07-24 16:36:10 -0230 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2023-07-24 16:36:10 -0230 |
| commit | 295ee281f19d62c9685ee84cd050d88a7f228f23 (patch) | |
| tree | b7aadff2d6588a801a7074e3ea9e1142639a5149 /.gitignore | |
| download | hose-295ee281f19d62c9685ee84cd050d88a7f228f23.zip | |
initial commit
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..518a4e8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/hose |