TP-55555 | clean up

This commit is contained in:
varnit-goyal_navi
2024-08-21 13:37:05 +05:30
parent 0277da59bd
commit 5a6bb80c42
2 changed files with 11 additions and 0 deletions

2
.gitignore vendored
View File

@@ -27,3 +27,5 @@ vendor/
go.sum
source-map-cache/
tmp/

View File

@@ -29,6 +29,15 @@ make run-all
### Install Air
```cmd
go install github.com/air-verse/air@latest
```
### Run air
```cmd
air
```