mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-02 22:14:29 +01:00
all: add go.work and go.work.sum to .gitignore
This commit is contained in:
parent
d7ebc19d04
commit
3e50f59ca4
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,3 +5,5 @@
|
|||||||
*.tar.gz
|
*.tar.gz
|
||||||
.idea
|
.idea
|
||||||
.vscode
|
.vscode
|
||||||
|
go.work
|
||||||
|
go.work.sum
|
||||||
|
Loading…
Reference in New Issue
Block a user