ignore .http file extensions (#1762)

This commit is contained in:
Joey Orlando 2023-04-17 10:52:03 +02:00 committed by GitHub
parent c68fdf5681
commit 75824dc9ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -3,6 +3,7 @@ venv
.python-version
.vscode
*.http
.idea
.DS_Store
.env