feat: Updates gitignore to ignore temporary directory

This commit is contained in:
Dennis Schoepf 2023-12-20 20:49:50 +01:00
parent 36654cac94
commit eece1d76c5

3
.gitignore vendored
View file

@ -20,4 +20,5 @@
# Go workspace file
go.work
/tmp
.tmp/
tmp