diff options
author | Alex AUVOLAT <alexis211@gmail.com> | 2010-08-02 11:34:11 +0200 |
---|---|---|
committer | Alex AUVOLAT <alexis211@gmail.com> | 2010-08-02 11:34:11 +0200 |
commit | 3953782e2c890e403c1d34276695478c87d74013 (patch) | |
tree | 622614e351f71fd648f25048c4d041ccc905d9a8 /.gitignore | |
download | cross-scripts-3953782e2c890e403c1d34276695478c87d74013.tar.gz cross-scripts-3953782e2c890e403c1d34276695478c87d74013.zip |
Imported cross-compiler scripts from elsewhere.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fc7ea67 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.tar.bz2 +*.tar.gz +build-* |