diff options
author | Oleg Morozenkov <m@oleg.rocks> | 2018-03-10 15:17:40 +0300 |
---|---|---|
committer | Oleg Morozenkov <m@oleg.rocks> | 2018-03-10 15:17:40 +0300 |
commit | f26e8402cf886fbb49ef7047024d40b3fc2bfe17 (patch) | |
tree | 31e38fa9a2ccefae50bc558e25bad4a98a87c8bf /.gitignore | |
parent | 6f8c497df3c45fac58d0da0af8ca1e98f6bf2ed3 (diff) |
Fixes #55
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,4 +8,5 @@ Thumbs.db doc/ *.cbp *.a -test/TgBot_test
\ No newline at end of file +test/TgBot_test +.vscode/
\ No newline at end of file |