tignore test binaries and output folders - slidergrid - grid of elastic sliders on a frictional surface
HTML git clone git://src.adamsgaard.dk/slidergrid
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 399bec23e552877fa5063f68fed06706d4d109eb
DIR parent f5386a896ba503a6afe938bdb950890b44bb1727
HTML Author: Anders Damsgaard Christensen <adc@geo.au.dk>
Date: Tue, 19 Apr 2016 16:07:50 -0700
ignore test binaries and output folders
Diffstat:
M .gitignore | 8 ++++++++
1 file changed, 8 insertions(+), 0 deletions(-)
---
DIR diff --git a/.gitignore b/.gitignore
t@@ -5,6 +5,14 @@ tags
.gdb_history
.ropeproject
+# test binaries and output folders
+normal
+normal-*
+twist
+twist-*
+shear
+shear-*
+
# LaTeX files
*.aux
*.bib