--- .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