---
 fluidsynth/.gitignore | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)
 create mode 100644 fluidsynth/.gitignore

diff --git a/fluidsynth/.gitignore b/fluidsynth/.gitignore
new file mode 100644
index 0000000..5a38242
--- /dev/null
+++ b/fluidsynth/.gitignore
@@ -0,0 +1,32 @@
+*.la
+*.lo
+*.o
+*.pc
+*.spec
+.deps/
+.dirstamp
+.libs/
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+compile
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+m4/
+missing
+stamp-h1
+
+include/fluidsynth/version.h
+src/config.h
+src/config.h.in
+src/config.h.in~
+src/config_win32.h
+src/fluidsynth
-- 
2.1.1


_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to