summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-01-08 15:28:09 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-01-08 15:28:31 -0500
commit781db1d7100a5d7e5a52f7c3e0f68c10b2c3525e (patch)
treee0b75671285f4f42390a3aaa9eecee2a682135e0 /.gitignore
parenta2fceda47ad14bd9f4eea386019f607669021d7c (diff)
downloadfarstream-781db1d7100a5d7e5a52f7c3e0f68c10b2c3525e.tar.gz
Ignore .pyo/.pyc files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b1379f65..e52355ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,8 @@ docs/libs/tmpl
docs/libs/xml
python/pyfarsight.c
+python/*.pyo
+python/*.pyc
tests/check/test-registry.xml
tests/check/*/.dirstamp
@@ -41,6 +43,8 @@ tests/check/main/rtpconference
tests/check/main/rtpcodecs
tests/check/utils/binadded
tests/rtp/codec-discovery
+tests/gui/*.pyo
+tests/gui/*.pyc
aclocal.m4
autom4te.cache