From: Patrik Gornicz Date: Mon, 18 Aug 2008 01:09:40 +0000 (-0400) Subject: change .gitignores around X-Git-Tag: v0.05~16 X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=commitdiff_plain;h=48f68fac55caae5d080bfd498f5f19e8c3584713 change .gitignores around --- diff --git a/deps/.gitignore b/deps/.gitignore new file mode 100644 index 0000000..a438335 --- /dev/null +++ b/deps/.gitignore @@ -0,0 +1 @@ +*.d diff --git a/objs/.gitignore b/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/src/.gitignore b/src/.gitignore index 0328a9a..a01ee28 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,3 +1 @@ -*.o -*.d .*.swp