Skip to content

Commit 1300338

Browse files
author
Stephen Hinett
committed
added: tmp and go.work to gitignore
1 parent 02369f2 commit 1300338

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
*.out
1717

1818
# Go workspace file
19-
# go.work
19+
go.work
2020

21-
# tmp/
21+
/tmp
2222

2323
## Frontend list
2424
# Logs

0 commit comments

Comments
 (0)