Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit 4ad9526

Browse files
committed
chore: Ignore .http files
1 parent 138a29b commit 4ad9526

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ results/
1515
dev*
1616
tmp*
1717

18+
19+
# http files for debug
20+
*.http
21+
1822
# credential file
1923
.env
2024

0 commit comments

Comments
 (0)