summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBrad Hubbard <bhubbard@redhat.com>2016-09-14 11:35:57 +0200
committerBrad Hubbard <bhubbard@redhat.com>2016-09-14 11:35:57 +0200
commitfd6513c05a895851f1e859f04c2adaa706b3bab6 (patch)
treebba6aadd1ab78be6942909d0afc53f6eca5436f8 /.gitignore
parentMerge pull request #11016 from wido/snap-max-uid (diff)
downloadceph-fd6513c05a895851f1e859f04c2adaa706b3bab6.tar.xz
ceph-fd6513c05a895851f1e859f04c2adaa706b3bab6.zip
.gitignore: Add .pyc files globally
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index da5201439e8..9d6945994e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@
*.tmp
*.orig
*.patch
+*.pyc
ceph.spec
cscope.*
gmon.out