]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
gitignore: ignore files generated by running configure
authorPeter A. Bigot <pab@pabigot.com>
Fri, 16 May 2014 13:29:57 +0000 (08:29 -0500)
committerPeter A. Bigot <pab@pabigot.com>
Fri, 16 May 2014 13:36:08 +0000 (08:36 -0500)
These can be removed with: git clean -fdx

Doing so will also remove the autotools support files generated by
bootstrap.

.gitignore
bindings/tcl/.gitignore [new file with mode: 0644]

index 42c73583b5633b58188ed2a44c5ce68867e739f5..28caa2b0922c47311ed8d345d9b1fe2bbd7e8cef 100644 (file)
@@ -32,6 +32,22 @@ Makefile.in
 /rrd_config.h.in
 /ar-lib
 
+# autoconf generated files
+Makefile
+.deps/
+/config.h
+/config.log
+/config.status
+/etc/rrdcached.service
+/etc/rrdcached.socket
+/examples/*.pl
+/libtool
+/rrd_config.h
+/src/librrd.pc
+/src/librrd.sym.in
+/src/rrd_config.h
+/stamp-h1
+
 # po
 /ABOUT-NLS
 /po/*
diff --git a/bindings/tcl/.gitignore b/bindings/tcl/.gitignore
new file mode 100644 (file)
index 0000000..8636387
--- /dev/null
@@ -0,0 +1,3 @@
+# autoconf generated files
+/ifCOC
+/ifOctets.tcl