projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78b43c2
)
Gitignore files which are created/used while cross-compiling
author
Jess Robinson
<castaway@desert-island.me.uk>
Fri, 19 Apr 2013 13:52:01 +0000
(14:52 +0100)
committer
Brian Fraser
<fraserbn@gmail.com>
Wed, 22 Jan 2014 16:08:21 +0000
(13:08 -0300)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
7dd833d
..
a6d41c2
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-11,6
+11,17
@@
bug*.pl
# Exists during ./Configure
/UU
+/host
+
+# Tools for cross-compile remote testing:
+/Cross/from-adb-pull
+/Cross/from-scp
+/Cross/mkdir
+/Cross/run-adb-shell
+/Cross/run-ssh
+/Cross/to-adb-push
+/Cross/to-scp
+
# files produced by './configure.gnu' on a Linux machine
/Makefile