diff options
| author | Julian Hurst <ark@mansus.space> | 2025-01-23 03:14:14 +0100 |
|---|---|---|
| committer | Julian Hurst <ark@mansus.space> | 2025-01-23 03:14:14 +0100 |
| commit | 0408d03a29c7aced3d4730df8fee1662cba4a4dd (patch) | |
| tree | 5797905a642e2f8368a796f783fe3a5791364629 /.gitignore | |
| download | box-0408d03a29c7aced3d4730df8fee1662cba4a4dd.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..697f5b3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +box +data |
