diff options
| author | Fuwn <[email protected]> | 2024-01-18 03:37:47 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-01-18 03:37:47 +0000 |
| commit | c77d08c6178c63b4c74873a9886ff91c2a4fdd1d (patch) | |
| tree | 080b7027159291abd5201ba5d8089bd45b93e0da /.gitignore | |
| download | tama-c77d08c6178c63b4c74873a9886ff91c2a4fdd1d.tar.xz tama-c77d08c6178c63b4c74873a9886ff91c2a4fdd1d.zip | |
feat: initial release
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..4a1e02a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/tama |