Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Riesen <raa.lkml@gmail.com>2006-01-05 19:38:58 +0300
committerJunio C Hamano <junkio@cox.net>2006-01-06 04:24:42 +0300
commit10ae7d86c170554bc815ec460a83b608715063c1 (patch)
tree633dc6ba5c31128ec26bc015ba0affa68d98c090 /.gitignore
parentb484ef28fbdc3e2ac242c37507eee5ace90f3915 (diff)
trivial: .gitignore precompiled python modules
Signed-off-by: Alex Riesen <raa.lkml@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6bd508e4be..dbbef06c0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -119,3 +119,4 @@ git-core.spec
*.exe
libgit.a
*.o
+*.py[co]