]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Make git ignore python generated files.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 1 Mar 2011 00:03:17 +0000 (16:03 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Fri, 4 Mar 2011 00:03:07 +0000 (16:03 -0800)
.gitignore

index e994fb017067bcfa159723b50a4f7809e530d30c..fb1deea5aa8b887d33a83c43116f91a837f236cc 100644 (file)
@@ -41,3 +41,5 @@ cscope.out
 *.swo
 .metadata/
 /py-compile
+*.pyc
+*.pyo