
18 Oct
2012
18 Oct
'12
3:52 p.m.
--- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 9647d5b..d161dd0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,11 @@ Makefile.in Makefile +.DS_Store .deps *.pyc *.stamp *~ +*.bak /_build* /aclocal.m4 -- 1.7.2.5