summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavyd Madeley <davyd@madeley.id.au>2009-02-13 13:55:04 +0900
committerDavyd Madeley <davyd@madeley.id.au>2009-02-13 13:55:04 +0900
commita769cfb5a0a58031aa558aa7933555ef71e2cb0a (patch)
treedce241fd359128a6c204cc773d830680f4bc3415 /.gitignore
parent8de53c484eb093bde5ae63f40af9b58e0b16ebdc (diff)
No one likes a .pyc file in their status
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 05077f08..ee4339be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
.*.sw?
+*.pyc
/doc/*.html
/doc/telepathy-spec.devhelp2
/telepathy-spec-*.tar*