]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
gitignore: add for lua and ruby bindings
authorPeter A. Bigot <pab@pabigot.com>
Sat, 17 May 2014 19:21:40 +0000 (14:21 -0500)
committerPeter A. Bigot <pab@pabigot.com>
Sat, 17 May 2014 20:59:41 +0000 (15:59 -0500)
bindings/lua/.gitignore [new file with mode: 0644]
bindings/ruby/.gitignore [new file with mode: 0644]

diff --git a/bindings/lua/.gitignore b/bindings/lua/.gitignore
new file mode 100644 (file)
index 0000000..922d78b
--- /dev/null
@@ -0,0 +1,3 @@
+# generated files
+/.libs
+
diff --git a/bindings/ruby/.gitignore b/bindings/ruby/.gitignore
new file mode 100644 (file)
index 0000000..f1fd1f1
--- /dev/null
@@ -0,0 +1,3 @@
+# generated files
+/RRD.so
+/mkmf.log