aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Ford <[email protected]>2015-02-02 21:19:50 +0800
committerWladimir J. van der Laan <[email protected]>2015-04-20 13:29:20 +0200
commitc2f21612caa02041eb1198ad72a812a6d22fdf9b (patch)
treec38a82926e478e7c616dbad5983272ab59b3e8f7
parentRemove folder and images for bootstrap.md (diff)
downloaddiscoin-c2f21612caa02041eb1198ad72a812a6d22fdf9b.tar.xz
discoin-c2f21612caa02041eb1198ad72a812a6d22fdf9b.zip
Add x86_64* i686* mips* and arm* to depends .gitignore
-rw-r--r--depends/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/depends/.gitignore b/depends/.gitignore
index 82c48638b..1f163897b 100644
--- a/depends/.gitignore
+++ b/depends/.gitignore
@@ -3,3 +3,7 @@ work/
built/
sources/
config.site
+x86_64*
+i686*
+mips*
+arm*