tignore latex build files - slidergrid - grid of elastic sliders on a frictional surface
 (HTM) git clone git://src.adamsgaard.dk/slidergrid
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit dbdc108fdbb4c7ac7367ca6d93b5987ce0707d44
 (DIR) parent 2e3e599c10ff71550ea323dc5d1a7b9a86fb04bd
 (HTM) Author: Anders Damsgaard Christensen <adc@geo.au.dk>
       Date:   Tue, 19 Apr 2016 16:05:48 -0700
       
       ignore latex build files
       
       Diffstat:
         M .gitignore                          |      14 ++++++++++++++
       
       1 file changed, 14 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/.gitignore b/.gitignore
       t@@ -1,3 +1,17 @@
        .*.swp
        *.o
        tags
       +
       +.gdb_history
       +.ropeproject
       +
       +# LaTeX files
       +*.aux
       +*.bib
       +*.bbl
       +*.blg
       +*.log
       +*.out
       +*.run.xml
       +*.aux
       +*.aux