Skip to content

Commit

Permalink
chore(gitignore): Skip WebStorm *.http files
Browse files Browse the repository at this point in the history
  • Loading branch information
GoForceX committed Sep 2, 2023
1 parent 8d1ad39 commit e4f34d7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ dist-ssr
*.sw?

config.json
test*.ts
test*.ts

# Tests
*.http

0 comments on commit e4f34d7

Please sign in to comment.