.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>
pull/22/merge
Ian Lance Taylor 2018-02-12 14:11:11 -08:00
parent 235755e194
commit f05340fad4
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

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