[banshee] .gitignore: add `compile`
- From: Andrés Aragoneses <aaragoneses src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] .gitignore: add `compile`
- Date: Thu, 22 May 2014 18:46:06 +0000 (UTC)
commit ba00d0ef7603c9728caee6a3fd7d2c219c7cef23
Author: Andrés G. Aragoneses <knocte gmail com>
Date: Thu May 22 20:45:44 2014 +0200
.gitignore: add `compile`
compile file is generated by autotools, apparently, and if one
removes it by mistake via `git clean -fd` then the build gets
broken and one needs to re./configure again.
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 90629c2..e48425e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,7 @@ depcomp
POTFILES
intltool-*
reautogen.sh
+compile
configure
config.guess
config.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]