diff options
author | developomp <developomp@gmail.com> | 2021-10-20 08:45:42 +0900 |
---|---|---|
committer | developomp <developomp@gmail.com> | 2021-10-20 08:45:42 +0900 |
commit | 782d52793efb65c8b73d079a062652da76a5ff5a (patch) | |
tree | 626432e82f81530ebdfbb36536d89e53935eeb40 /.gitignore | |
parent | Merge pull request #485 from fosscord/translation (diff) | |
download | server-782d52793efb65c8b73d079a062652da76a5ff5a.tar.xz |
prettier formatted and simplified README links
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index bd301f07..6e6de8d2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,4 @@ database.db tsconfig.tsbuildinfo files/ .env -config.json \ No newline at end of file +config.json |