Skip to content

Commit

Permalink
trivial: .gitignore precompiled python modules
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Alex Riesen authored and Junio C Hamano committed Jan 6, 2006
1 parent b484ef2 commit 10ae7d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,4 @@ git-core.spec
*.exe
libgit.a
*.o
*.py[co]

0 comments on commit 10ae7d8

Please sign in to comment.