added air temp folder to ignore
This commit is contained in:
parent
22ddacde2e
commit
100f482de9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -15,6 +15,7 @@ test.db
|
|||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
tmp/*
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
|
Loading…
Reference in a new issue