diff --git a/.gitignore b/.gitignore index df0f138d..09ed7874 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,3 @@ pacman-*.tar.gz root stamp-h1 tags -*.log -*.trs diff --git a/test/.gitignore b/test/.gitignore new file mode 100644 index 00000000..7e563b8b --- /dev/null +++ b/test/.gitignore @@ -0,0 +1,2 @@ +*.log +*.trs