diff --git a/.gitignore b/.gitignore index 112453b..39d4d27 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,12 @@ +*~ *.a +*.bak *.dll *.dylib *.o *.so *.so.* +*.swp Makefile /config.ent /config.h