1
0
mirror of https://github.com/golang/go synced 2024-11-22 01:14:40 -07:00

add apple's .DS_Store to ignored list

R=rsc
CC=golang-dev
https://golang.org/cl/198102
This commit is contained in:
Rob Pike 2010-02-03 20:12:39 -08:00
parent 3a295ab704
commit 188b2ac839

View File

@ -1,4 +1,5 @@
syntax:glob syntax:glob
.DS_Store
.git .git
*.[568ao] *.[568ao]
*.ao *.ao