diff --git a/.gitignore b/.gitignore index de722d5df..c7571800c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ src/task stamp-h1 Makefile configure +config.log diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 000000000..5761abcfd --- /dev/null +++ b/src/.gitignore @@ -0,0 +1 @@ +*.o