mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
added .vscode to gitignore file (#32106)
This commit is contained in:
committed by
Matt Davis
parent
d067166cfc
commit
3b6c095104
2
.gitignore
vendored
2
.gitignore
vendored
@@ -17,6 +17,8 @@ rpm-build
|
|||||||
.idea
|
.idea
|
||||||
#IntelliJ IDEA stuff..
|
#IntelliJ IDEA stuff..
|
||||||
*.iml
|
*.iml
|
||||||
|
#VSCode stuff..
|
||||||
|
.vscode/
|
||||||
# Mac OS X stuff...
|
# Mac OS X stuff...
|
||||||
.DS_Store
|
.DS_Store
|
||||||
# manpage build stuff...
|
# manpage build stuff...
|
||||||
|
|||||||
Reference in New Issue
Block a user