diff --git a/.gitignore b/.gitignore index c12592402..729240c07 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ depcomp install-sh missing ltmain.sh +libtool +.deps diff --git a/po/.gitignore b/po/.gitignore index eb7a09bf3..1b15110c1 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -1,5 +1,6 @@ stamp-po remove-potcdate.sin +remove-potcdate.sed quot.sed insert-header.sin *.gmo diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 000000000..4a7be8c85 --- /dev/null +++ b/tests/.gitignore @@ -0,0 +1 @@ +commands.sh