1
0
mirror of https://github.com/golang/go synced 2024-11-22 09:24:41 -07:00

.gitignore: ignore ARM64 build products

Change-Id: I56297aac4ee282fd117ec525b88dee4769477111
Reviewed-on: https://go-review.googlesource.com/7560
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
This commit is contained in:
Aram Hăvărneanu 2015-03-13 11:54:25 +01:00
parent dcf1ab3167
commit c23e21e672

6
.gitignore vendored
View File

@ -1,11 +1,11 @@
.DS_Store
*.[5689ao]
*.a[5689o]
*.[56789ao]
*.a[56789o]
*.so
*.pyc
._*
.nfs.*
[5689a].out
[56789a].out
*~
*.orig
*.rej