mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Instruct git to ignore the .vscode/ directory
This commit is contained in:
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]
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user