mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
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
|
# Mac OS X
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
|
|
||||||
|
# VSCode
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# Editors
|
# Editors
|
||||||
*.sw[poj]
|
*.sw[poj]
|
||||||
*~
|
*~
|
||||||
|
|||||||
Reference in New Issue
Block a user