Skip to content

Commit

Permalink
gitignore: Ignore some more boring things.
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Mark Wooding authored and Junio C Hamano committed Mar 5, 2006
1 parent 9201c70 commit 0aee3d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,4 @@ libgit.a
*.o
*.py[co]
config.mak
git-blame
1 change: 1 addition & 0 deletions t/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
trash

0 comments on commit 0aee3d6

Please sign in to comment.