]> sigrok.org Git - libserialport.git/commitdiff
Add .gitignore for build outputs.
authorMartin Ling <redacted>
Sat, 27 Apr 2013 23:50:30 +0000 (00:50 +0100)
committerUwe Hermann <redacted>
Thu, 14 Nov 2013 23:42:36 +0000 (00:42 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..3a53e3d
--- /dev/null
@@ -0,0 +1,16 @@
+.deps/
+.libs/
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+autostuff/
+config.log
+config.status
+configure
+libserialport.la
+libserialport.pc
+libtool
+serialport.lo
+serialport.o