summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJordan Borean <jborean93@gmail.com>2017-10-25 02:24:38 +0200
committerMatt Davis <nitzmahone@users.noreply.github.com>2017-10-25 02:24:38 +0200
commit3b6c09510490dfc9032e5d7e307db74338f28972 (patch)
treeacb82f9d04bd0360b03f5b5ce06a0961d98dd92a /.gitignore
parentSegment out the update method (#32103) (diff)
downloadansible-3b6c09510490dfc9032e5d7e307db74338f28972.tar.xz
ansible-3b6c09510490dfc9032e5d7e307db74338f28972.zip
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...