aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2014-04-24 16:17:21 +0100
committerMark Rutland <mark.rutland@arm.com>2014-05-09 18:36:03 +0100
commit1a5cc50778aadad8f7cde86940dc7ab6a54395f3 (patch)
treeaa50a3d973efa8494725da1ba08bb146a84d9362
parent987e8754cbe5f85cd6c0274f549691b8433a61c0 (diff)
downloadboot-wrapper-aarch64-1a5cc50778aadad8f7cde86940dc7ab6a54395f3.tar.gz
.gitignore: add auto-generated `compile' file
Seems that something in autotools spits out a `compile' script, so add this to .gitignore. Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Mark Rutland <mark.rutland@arm.com>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4dfd7fc..8653852 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
*.o
aclocal.m4
autom4te.cache/
+compile
config.guess
config.log
config.status