Update .gitignore.
parent
f5a86e9282
commit
3bad711693
|
@ -22,8 +22,11 @@ _testmain.go
|
||||||
# built binaries
|
# built binaries
|
||||||
uplink
|
uplink
|
||||||
*.exe
|
*.exe
|
||||||
|
*.dll
|
||||||
*.test
|
*.test
|
||||||
|
|
||||||
|
*.orig
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
# Windows image file caches
|
# Windows image file caches
|
||||||
|
|
Loading…
Reference in New Issue