Added HTTP request files to gitignore

This commit is contained in:
Fabio Manganiello 2025-03-26 22:08:05 +01:00
parent 6e692ecb62
commit 71b954d51d
Signed by: blacklight
GPG key ID: D90FBA7F76362774

4
.gitignore vendored
View file

@ -31,3 +31,7 @@ coverage
*.sqlite
*.sqlite3
data/
# HTTP request files
*.http
*env.json