diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-10 00:39:30 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-10 00:39:30 +0900 |
| commit | 92999dcaf214de05bbf26f2415e156966512766f (patch) | |
| tree | 0b3d122add981b10a1042a1fca4d6de0223fc1f2 /.gitignore | |
| parent | Update message (diff) | |
| download | sharkey-92999dcaf214de05bbf26f2415e156966512766f.tar.gz sharkey-92999dcaf214de05bbf26f2415e156966512766f.tar.bz2 sharkey-92999dcaf214de05bbf26f2415e156966512766f.zip | |
Update gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 41fef982c4..197c1ec4d2 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,4 @@ npm-debug.log run.bat api-docs.json package-lock.json -yarn.lock +*.log |