1
0
mirror of https://github.com/golang/go synced 2024-11-18 02:04:45 -07:00

.gitignore: roll back ".gitignore: ignore emacs backup files"

The .gitignore file should only list files created by the build.

Change-Id: I0cab4662e54a560851cf5d9c4b4d18c4eb9a6bb6
Reviewed-on: https://go-review.googlesource.com/93437
Reviewed-by: Rob Pike <r@golang.org>
This commit is contained in:
Ian Lance Taylor 2018-02-12 14:11:11 -08:00
parent 235755e194
commit f05340fad4

1
.gitignore vendored
View File

@ -1,3 +1,2 @@
# Add no patterns to .gitignore except for files generated by the build.
last-change
*~