Ignore lint files
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 24 Jul 2016 11:55:22 +0000 (13:55 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 24 Jul 2016 11:57:23 +0000 (13:57 +0200)
.gitignore

index 3e26ccd..d742389 100644 (file)
@@ -78,6 +78,9 @@ bindings/java/org/collectd/java/*.class
 # backup stuff
 *~
 
+# lint stuff
+*.ln
+
 # Unit tests
 src/daemon/test-suite.log
 src/tests/