]> sigrok.org Git - libsigrokflow.git/commitdiff
Add .gitignore.
authorUwe Hermann <redacted>
Sat, 29 Dec 2018 15:33:28 +0000 (16:33 +0100)
committerUwe Hermann <redacted>
Sat, 29 Dec 2018 17:06:44 +0000 (18:06 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..ea6d5a1
--- /dev/null
@@ -0,0 +1,30 @@
+# autotools cruft
+/INSTALL
+/Makefile.in
+/aclocal.m4
+/autom4te.cache/
+/autostuff/
+/configure
+/configure.lineno
+/m4/libtool.m4
+/m4/lt*.m4
+
+# Editor/IDE cruft
+*.kate-swp
+*~
+.*.sw*
+/*.kdev4
+/Makefile.am.user
+
+# Configure/build cruft
+*.[ao]
+*.l[ao]
+.deps/
+.dirstamp
+.libs/
+/Makefile
+/config.*
+/libsigrokflow-*.tar.*
+/libsigrokflow.pc
+/libtool
+stamp-h?