diff mbox

[1/6] build: Ignore "compile"

Message ID 20151023190341.101420.96958.stgit@seurat.1015granger.net
State Accepted
Headers show

Commit Message

Chuck Lever Oct. 23, 2015, 7:03 p.m. UTC
Recent versions of automake add a "compile" file. "git status"
should ignore it.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
---
 .gitignore |    1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index 12ffd96..4401770 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,3 +78,4 @@  depcomp
 .stgit*
 py-compile
 cov-int/
+compile