From f05340fad48926594a3c17968f98ffc30e075b59 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 12 Feb 2018 14:11:11 -0800 Subject: [PATCH] .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 --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index f6ca776093..5a9d62efd4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ # Add no patterns to .gitignore except for files generated by the build. last-change -*~