diff options
| author | Moo2meenn <67310794+Moo2meenn@users.noreply.github.com> | 2022-05-06 18:50:33 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-06 18:50:33 +0300 |
| commit | b96de6230299c751d0d3953c6546992efccb1111 (patch) | |
| tree | d9db5ea005b8084b08c639096b42d3e5f6cc517e /.gitignore | |
| parent | 1046d78d70f074074dcf5c4ce522c8dc83654242 (diff) | |
| parent | dae58987b89bc01fa2828b5f4840a594f416f592 (diff) | |
| download | Chatting-b96de6230299c751d0d3953c6546992efccb1111.tar.gz Chatting-b96de6230299c751d0d3953c6546992efccb1111.tar.bz2 Chatting-b96de6230299c751d0d3953c6546992efccb1111.zip | |
Merge branch 'main' into fix-buttons-height
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -26,4 +26,5 @@ build # other run .DS_Store -Thumbs.db
\ No newline at end of file +Thumbs.db +.vscode
\ No newline at end of file |
