mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Update .gitignore
This commit is contained in:
parent
111d1badb1
commit
496045e5d0
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,6 +3,7 @@
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# Examples
|
||||
examples/screen/screen
|
||||
examples/screen/saveCapture.png
|
||||
examples/bitmap/test.png
|
||||
@ -10,6 +11,7 @@ examples/bitmap/test2.png
|
||||
examples/bitmap/test.tif
|
||||
examples/bitmap/test31.tif
|
||||
examples/bitmap/tocbitmap.png
|
||||
examples/bitmap/teststr.png
|
||||
test/test.png
|
||||
|
||||
# Debug files
|
||||
@ -67,4 +69,3 @@ _testmain.go
|
||||
|
||||
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
||||
.glide/
|
||||
examples/bitmap/teststr.png
|
||||
|
Loading…
Reference in New Issue
Block a user