Code

collectd-threshold(5): Correct the description of the "Interesting" config option.
[collectd.git] / .gitignore
index 46c8c0488be127968f72cac6ce25c5e7e0b9a76d..75cb307deb9d76420968d5d8024ac28baaa55b5c 100644 (file)
@@ -33,6 +33,7 @@ src/stamp-h1
 .libs/
 src/collectd
 src/collectd-nagios
+src/collectdctl
 src/collectdmon
 src/*.1
 src/*.5
@@ -61,3 +62,13 @@ bindings/perl/pm_to_blib
 # java stuff
 bindings/java/java-build-stamp
 bindings/java/org/collectd/api/*.class
+bindings/java/org/collectd/java/*.class
+
+# python stuff
+*.pyc
+
+# tag stuff
+src/tags
+
+# backup stuff
+*~