summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJordan Borean <jborean93@gmail.com>2017-10-25 10:24:38 +1000
committerMatt Davis <nitzmahone@users.noreply.github.com>2017-10-24 17:24:38 -0700
commit3b6c09510490dfc9032e5d7e307db74338f28972 (patch)
treeacb82f9d04bd0360b03f5b5ce06a0961d98dd92a /.gitignore
parentd067166cfcb217c8b36dd3b8ddca7adb6763c647 (diff)
downloadansible-3b6c09510490dfc9032e5d7e307db74338f28972.tar.gz
added .vscode to gitignore file (#32106)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d419a26f34..571dab326b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,8 @@ rpm-build
.idea
#IntelliJ IDEA stuff..
*.iml
+#VSCode stuff..
+.vscode/
# Mac OS X stuff...
.DS_Store
# manpage build stuff...