diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-25 18:41:59 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-25 18:41:59 +0900 |
| commit | e804757d8308c62e2a20adb5d85cb7ccac1f1527 (patch) | |
| tree | d10c9aeb366b456356a39825bf6b959e6b4716a5 | |
| parent | Refactor and some fixes (diff) | |
| download | misskey-e804757d8308c62e2a20adb5d85cb7ccac1f1527.tar.gz misskey-e804757d8308c62e2a20adb5d85cb7ccac1f1527.tar.bz2 misskey-e804757d8308c62e2a20adb5d85cb7ccac1f1527.zip | |
Update gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 53808240b7..41fef982c4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /build /built /data +/.cache-loader npm-debug.log *.pem run.bat |