diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 49bc74063e..bb7b14a82c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ .#* /.cache /bin/spackc +*.in.log +*.out.log |