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
6f244ff8b8
commit
f652aa09a2
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