summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2019-04-07 13:15:04 -0700
committerScott Shawcroft <scott@tannewt.org>2019-04-09 18:32:52 -0700
commit34c8c669a35657e67602a7e1fc3c1966165284d5 (patch)
tree2e9cac6f213020d2d99bc1625f3513354212d2df
parent5028f87b0988775d37c59ac2f65035468936bb0c (diff)
Ignore vscode files
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 04c7fff6f..69f71847b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,5 @@ TAGS
# POEdit mo files
####################
*.mo
+
+.vscode