diff options
author | Melody Horn <melody@boringcactus.com> | 2022-12-18 19:37:51 -0700 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2022-12-18 19:37:51 -0700 |
commit | f762714bfb7cdd45327814bc1caa8b2a41aa84fc (patch) | |
tree | 5e7d985208e5e788ecb0bc5bb3b1f30a4da5d1bb /.gitignore | |
download | ffxiv-uptime-f762714bfb7cdd45327814bc1caa8b2a41aa84fc.tar.gz ffxiv-uptime-f762714bfb7cdd45327814bc1caa8b2a41aa84fc.zip |
pussy
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9f9b51c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/target +/Cargo.lock +/dist |