gitignore: Ignore compiled python files
[collectd.git] / .gitignore
index 1f491f3..362e94f 100644 (file)
@@ -77,3 +77,6 @@ bindings/perl/pm_to_blib
 # make dist stuff:
 collectd-*.tar.gz
 collectd-*.tar.bz2
+
+# python stuff
+*.pyc