diff options
| author | Kagami Sascha Rosylight <saschanaz@outlook.com> | 2023-03-30 02:33:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-30 09:33:19 +0900 |
| commit | cee1d5e2d01359e6d762a10fc67d4e7c1cc830eb (patch) | |
| tree | 45eab3096b1983ae5267caab4aa4c5eff77b6e5d /.gitignore | |
| parent | New Crowdin updates (#10407) (diff) | |
| download | sharkey-cee1d5e2d01359e6d762a10fc67d4e7c1cc830eb.tar.gz sharkey-cee1d5e2d01359e6d762a10fc67d4e7c1cc830eb.tar.bz2 sharkey-cee1d5e2d01359e6d762a10fc67d4e7c1cc830eb.zip | |
chore: integrate misskey-js as a workspace item (git subtree) (#10409)
* Additional changes for the merge
* api-misskey-js
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c413cd4da9..29420311b8 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,7 @@ api-docs.json .DS_Store /files ormconfig.json +temp # blender backups *.blend1 |