aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-08-25 19:39:47 +1000
committerDylan Araps <[email protected]>2017-08-25 19:39:47 +1000
commitf50cac635e3e7cb55bd0898985dea1b048120263 (patch)
tree646a7ce42f5a87543a2510f279f24224db513f97 /.gitignore
parentMerge pull request #88 from adamsdarlingtower/master (diff)
downloadpywal-f50cac635e3e7cb55bd0898985dea1b048120263.tar.xz
pywal-f50cac635e3e7cb55bd0898985dea1b048120263.zip
OS: Added support for Windows
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f126d42..caa6570 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ subprocess
re
build/*
.coverage
+.vscode/* \ No newline at end of file