mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-05-30 22:13:54 +00:00
Update .gitignore
This commit is contained in:
parent
8fe2f76d8c
commit
44aca8f2f3
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
# Object files
|
||||
.DS_Store
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# Debug files
|
||||
*.dSYM/
|
||||
@ -48,3 +49,6 @@ _testmain.go
|
||||
*.x86_64
|
||||
*.hex
|
||||
|
||||
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
||||
.glide/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user