Code

src/plugin.c: Free the "data_sets" AVL tree.
[collectd.git] / .gitignore
index a46d6261905d4abc3bb46972900848bf83ce63c8..75cb307deb9d76420968d5d8024ac28baaa55b5c 100644 (file)
@@ -33,6 +33,7 @@ src/stamp-h1
 .libs/
 src/collectd
 src/collectd-nagios
+src/collectdctl
 src/collectdmon
 src/*.1
 src/*.5
@@ -62,3 +63,12 @@ bindings/perl/pm_to_blib
 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
+*~