ignore .http file extensions (#1762)
This commit is contained in:
parent
c68fdf5681
commit
75824dc9ad
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,6 +3,7 @@ venv
|
|||
.python-version
|
||||
|
||||
.vscode
|
||||
*.http
|
||||
.idea
|
||||
.DS_Store
|
||||
.env
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue