mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
chore(windows): remove asset files
This commit is contained in:
parent
4f9875a8bb
commit
8c7deb1ec2
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -10,6 +10,9 @@
|
||||||
*.so
|
*.so
|
||||||
*.dylib
|
*.dylib
|
||||||
|
|
||||||
|
# Windows asset files
|
||||||
|
/src/rsrc_windows_*.syso
|
||||||
|
|
||||||
# Test binary, built with `go test -c`
|
# Test binary, built with `go test -c`
|
||||||
*.test
|
*.test
|
||||||
|
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue