diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-08-22 12:13:05 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-08-22 12:13:05 -0700 |
| commit | ec3293d22ced4406e4f7304b0589ec5fc967b099 (patch) | |
| tree | 631f47fe3f28aa75e1b41c56ab131fd5dd987201 /.gitignore | |
Initial commit. Implement EorzeanTime
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..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |
