mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-03 07:33:55 +00:00
Update .gitignore
This commit is contained in:
parent
bc773dcff4
commit
f6720cbf09
8
.gitignore
vendored
8
.gitignore
vendored
@ -2,6 +2,11 @@
|
||||
.DS_Store
|
||||
.vscode
|
||||
|
||||
# Debug files
|
||||
*.dSYM/
|
||||
*.su
|
||||
debug
|
||||
|
||||
# Architecture specific extensions/prefixes
|
||||
*.[568vq]
|
||||
[568vq].out
|
||||
@ -43,6 +48,3 @@ _testmain.go
|
||||
*.x86_64
|
||||
*.hex
|
||||
|
||||
# Debug files
|
||||
*.dSYM/
|
||||
*.su
|
||||
|
Loading…
Reference in New Issue
Block a user