mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-05-31 06:13:55 +00:00
Update .gitignore
This commit is contained in:
parent
077934af6f
commit
9585d82404
13
.gitignore
vendored
13
.gitignore
vendored
@ -1,6 +1,19 @@
|
||||
# Object files
|
||||
.DS_Store
|
||||
.vscode
|
||||
|
||||
# Architecture specific extensions/prefixes
|
||||
*.[568vq]
|
||||
[568vq].out
|
||||
|
||||
*.cgo1.go
|
||||
*.cgo2.c
|
||||
_cgo_defun.c
|
||||
_cgo_gotypes.go
|
||||
_cgo_export.*
|
||||
|
||||
_testmain.go
|
||||
|
||||
*.o
|
||||
*.ko
|
||||
*.obj
|
||||
|
Loading…
Reference in New Issue
Block a user