aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2018-11-05 18:44:00 +0000
committerGravatar Johannes Christ <[email protected]>2018-11-05 18:44:00 +0000
commita75eb386e2fc9644a15fb7da94b5ba0ee9faa849 (patch)
tree35d74bc864316e1a2ac81db52ee544c19e866795
parentFixed eval to allow ```python in messages. (diff)
parentGitIgnore: VSCode (diff)
Merge branch 'ignore-vscode' into 'master'
GitIgnore: VSCode See merge request python-discord/projects/bot!79
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4321d9324..be4f43c7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -103,6 +103,9 @@ ENV/
# PyCharm
.idea/
+# VSCode
+.vscode/
+
# Vagrant
.vagrant