feat: Updates gitignore to ignore temporary directory
This commit is contained in:
parent
36654cac94
commit
eece1d76c5
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -20,4 +20,5 @@
|
|||
# Go workspace file
|
||||
go.work
|
||||
|
||||
/tmp
|
||||
.tmp/
|
||||
tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue