tadd a few files - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
 (HTM) git clone git://src.adamsgaard.dk/sphere
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit dbb374d17c4101e1e2f7a3dd568f720808df6bca
 (DIR) parent e5b95050497b410896ead7a91e9288ec8a91a236
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Tue, 13 Jan 2015 09:27:12 +0100
       
       add a few files
       
       Diffstat:
         M .gitignore                          |       6 ++++++
       
       1 file changed, 6 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/.gitignore b/.gitignore
       t@@ -57,3 +57,9 @@ src/porosity.dir
        src/porousflow.dir
        src/sphere.dir
        tests/CMakeFiles
       +
       +# ctags
       +tags
       +
       +# OS X temporary files
       +.DS_Store