diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-04-22 21:32:09 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-04-22 21:32:09 +0900 |
| commit | 0b99483ccbb1a4c111177718c0e9300a19d36a28 (patch) | |
| tree | 892645d59eb75cb69e5576df923825b3ceb7e20b /.gitignore | |
| parent | Fix bug (diff) | |
| download | misskey-0b99483ccbb1a4c111177718c0e9300a19d36a28.tar.gz misskey-0b99483ccbb1a4c111177718c0e9300a19d36a28.tar.bz2 misskey-0b99483ccbb1a4c111177718c0e9300a19d36a28.zip | |
サーバーのバージョンとクライアントのバージョンを分けた
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index be8689e2ed..326db6fa5e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,3 @@ npm-debug.log run.bat api-docs.json package-lock.json -version.json |