iris/.gitignore
Muhammad Hasan Alasady c1fa064d98
Added support for third party packages on httptest package with tests & example. (#1992)
* Added support for third party packages on httptest package with tests.

* Update httptest.go

Co-authored-by: Gerasimos (Makis) Maropoulos <kataras2006@hotmail.com>
2022-10-22 18:02:55 +03:00

14 lines
171 B
Plaintext

.idea
.vscode
.directory
coverage.out
package-lock.json
access.log
node_modules
issue-*/
internalcode-*/
/_examples/feature-*/
_examples/**/uploads/*
_issues/**
.DS_STORE