Noweb produces a lot of unversioned source files. .gitignore keeps
track of them so they don't clutter up your `git status' calls and so
on.
--- /dev/null
+# ignore the following autogenerated files:
+
+accel_k.c
+accel_k.h
+global.h
+k_model.c
+k_model.h
+k_model_utils
+k_model_utils.c
+list.c
+list.h
+Makefile
+parse.c
+parse.h
+sawsim
+sawsim.aux
+sawsim.bbl
+sawsim.blg
+sawsim.c
+sawsim.log
+sawsim.out
+sawsim.pdf
+sawsim.tex
+string_eval.c
+string_eval.h
+tension_balance.c
+tension_balance.h
+tension_model.c
+tension_model.h
+tension_model_utils
+tension_model_utils.c