mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Instruct git to ignore the .vscode/ directory
This commit is contained in:
parent
305f717e88
commit
c508695ed0
3
.gitignore
vendored
3
.gitignore
vendored
@ -91,6 +91,9 @@ awx/awx_test.sqlite3-journal
|
||||
# Mac OS X
|
||||
*.DS_Store
|
||||
|
||||
# VSCode
|
||||
.vscode/
|
||||
|
||||
# Editors
|
||||
*.sw[poj]
|
||||
*~
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user