diff options
author | Cephetir <silyichev@gmail.com> | 2022-05-06 12:41:54 +0300 |
---|---|---|
committer | Cephetir <silyichev@gmail.com> | 2022-05-06 12:41:54 +0300 |
commit | b5002d403246d91b8276791c1d16847abbbadab9 (patch) | |
tree | c011350cd8b1e29252edf672c68bbcb7cbc2a28d /.gitignore | |
parent | d3b3d5273d6754c991d6ba9a69884071a8e56c91 (diff) | |
download | Chatting-b5002d403246d91b8276791c1d16847abbbadab9.tar.gz Chatting-b5002d403246d91b8276791c1d16847abbbadab9.tar.bz2 Chatting-b5002d403246d91b8276791c1d16847abbbadab9.zip |
Timestamp on hover
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 |