summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorOleg Morozenkov <m@oleg.rocks>2018-03-10 15:17:40 +0300
committerOleg Morozenkov <m@oleg.rocks>2018-03-10 15:17:40 +0300
commitf26e8402cf886fbb49ef7047024d40b3fc2bfe17 (patch)
tree31e38fa9a2ccefae50bc558e25bad4a98a87c8bf /.gitignore
parent6f8c497df3c45fac58d0da0af8ca1e98f6bf2ed3 (diff)
Fixes #55
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 01735f9..7ba713b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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