From: Patrik Gornicz Date: Tue, 1 Sep 2009 18:46:35 +0000 (-0400) Subject: updated gitignore for the physics application X-Git-Url: http://gitweb.pgornicz.com/?a=commitdiff_plain;h=1b21acea5b8224a2ffd1da6b64099463badb0740;p=libbear.git updated gitignore for the physics application --- diff --git a/.gitignore b/.gitignore index a6e3e74..2f64ed1 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,4 @@ bin-mingw32 *.swp -physics - bld.log diff --git a/physics/.gitignore b/physics/.gitignore deleted file mode 100644 index 3870daa..0000000 --- a/physics/.gitignore +++ /dev/null @@ -1,12 +0,0 @@ -deps - -objsd -bind - -objs-mingw32 -bin-mingw32 - -objs -bin - -*.swp diff --git a/physics/src/.gitignore b/physics/src/.gitignore deleted file mode 100644 index a01ee28..0000000 --- a/physics/src/.gitignore +++ /dev/null @@ -1 +0,0 @@ -.*.swp