diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | t/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5be239a4aa..abbc509e13 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,4 @@ libgit.a *.o *.py[co] config.mak +git-blame diff --git a/t/.gitignore b/t/.gitignore new file mode 100644 index 0000000000..fad67c097b --- /dev/null +++ b/t/.gitignore @@ -0,0 +1 @@ +trash |