Skip to content

Commit

Permalink
added .vscode to gitignore file (ansible#32106)
Browse files Browse the repository at this point in the history
  • Loading branch information
jborean93 authored and nitzmahone committed Oct 25, 2017
1 parent d067166 commit 3b6c095
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ rpm-build
.idea
#IntelliJ IDEA stuff..
*.iml
#VSCode stuff..
.vscode/
# Mac OS X stuff...
.DS_Store
# manpage build stuff...
Expand Down

0 comments on commit 3b6c095

Please sign in to comment.