Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2013-05-02 19:32:33 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2013-05-02 20:59:12 (GMT)
commitad3b15105b9375a33aeab0081cdc087a237d8ebf (patch)
tree137dcce8e71c6910f6bff2c7b134f557e31918ec
parent9d3e85da8190093cec454a6fccc30f2a1b834961 (diff)
Remove .so from .gitignore
We have been storing the .so files on git for a long time. As we include in the activity bundle the Clooper library compiled for every architecture, does not have sense compile it every time. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4cf4780..58044f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,5 @@ dist
*~
*.kpf
*.xo
-*.so
*.tar.*
locale