[fedfs-utils] [PATCH 1/6] build: Ignore "compile"

Chuck Lever chuck.lever at oracle.com
Fri Oct 23 12:03:41 PDT 2015


Recent versions of automake add a "compile" file. "git status"
should ignore it.

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

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




More information about the fedfs-utils-devel mailing list