diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2020-02-01 11:10:30 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2020-02-01 11:10:30 +0900 |
| commit | f976f32ea9e638fd70a95cfd6d17ba82b7c4d6eb (patch) | |
| tree | 2e73ee08c8f46ca06ec226c70e462b08a0c9f5c6 | |
| parent | Update user.ts (diff) | |
| download | sharkey-f976f32ea9e638fd70a95cfd6d17ba82b7c4d6eb.tar.gz sharkey-f976f32ea9e638fd70a95cfd6d17ba82b7c4d6eb.tar.bz2 sharkey-f976f32ea9e638fd70a95cfd6d17ba82b7c4d6eb.zip | |
Update .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4baefc147f..626dfd12c6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ # Node.js /node_modules +report.*.json # config /.config/* |