aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-08-01 00:24:05 +0000
committertaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-08-01 00:24:05 +0000
commitb1ea4be2d138f5ab6c42aba812826db630fbb55a (patch)
tree6c15f1bba25f6f1e6047100df92326646cd61231
parente9a81bde4f1a0f6ba345ea3cb4a4fedeaa206087 (diff)
Add .gitignore files
git-svn-id: svn://cook.msm.cam.ac.uk:745/thrust3d/thrust3d@203 84d2e878-0bd5-11dd-ad15-13eda11d74c5
-rw-r--r--.gitignore15
-rw-r--r--src/.gitignore5
2 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0cebe53
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+config.h
+config.h.in
+config.log
+config.status
+configure
+data/Makefile
+data/Makefile.in
+src/.deps
+src/Makefile
+src/Makefile.in
+stamp-h1
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..9c1f1a5
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,5 @@
+*.o
+thrust3d
+gentexture
+obj2model
+glcheck