diff --git a/.gitignore b/.gitignore index cd3842a1..52014570 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ autom4te.cache/ +autom4te.cache/* +Makefile.in *.o @@ -27,3 +29,5 @@ __pycache__/ *.png *.DS_Store + +alocal.m4