diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-08 03:23:02 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-08 03:23:02 +0900 |
| commit | 14f74a561c36a94e177af0dd4eda45e6a52eec5a (patch) | |
| tree | 57ce2e5409246fd83d5e2c0c06917fb5cad4020f /.gitignore | |
| parent | Clean up (diff) | |
| download | misskey-14f74a561c36a94e177af0dd4eda45e6a52eec5a.tar.gz misskey-14f74a561c36a94e177af0dd4eda45e6a52eec5a.tar.bz2 misskey-14f74a561c36a94e177af0dd4eda45e6a52eec5a.zip | |
package-lock.json
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 197c1ec4d2..51e6a31b74 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,4 @@ npm-debug.log *.pem run.bat api-docs.json -package-lock.json *.log |