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 | 87613b74474cbc7ca15241050ee3d65961101856 (patch) | |
tree | 0b91a5ca3d20e5eae7ed45d9616c69107f0d7a61 /.gitignore | |
parent | Merge pull request #485 from fosscord/translation (diff) | |
download | server-87613b74474cbc7ca15241050ee3d65961101856.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 |