Diff of /.gitignore [000000] .. [76e9f4]

Switch to side-by-side view

--- a
+++ b/.gitignore
@@ -0,0 +1,35 @@
+# geometry files
+*.stl
+*.igs
+*.msh
+*.vtk
+*.iv
+*.obj
+*.pptx
+
+# MAF files
+.msf
+
+# MATLAB
+*.asv
+
+# folders
+__*
+/Geometry
+/_old
+bone_datasets/
+OpenSim_models/
+docs/*.html
+docs/*.m
+*.zip
+/*_safe/
+
+# openSim files
+*.log
+*.osim
+# used for checking intermediate steps of modelling
+*.xml
+
+#vim files
+*.*~
+