http: add gitignore file to avoid uploading garbage

This commit is contained in:
Vincent Finance 2022-04-28 14:11:34 +02:00
parent a61cc7cf37
commit 10548ce86b
1 changed files with 2 additions and 0 deletions

2
http/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
tmp/*
output/*