Code

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