OSDN Git Service

add src/.gitignore
authorwithgod <noname@withgod.jp>
Thu, 3 Dec 2020 07:49:18 +0000 (16:49 +0900)
committerwithgod <noname@withgod.jp>
Thu, 3 Dec 2020 07:50:21 +0000 (16:50 +0900)
src/.gitignore [new file with mode: 0644]

diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644 (file)
index 0000000..a584dbe
--- /dev/null
@@ -0,0 +1,34 @@
+*.lo
+*.la
+.libs
+acinclude.m4
+aclocal.m4
+autom4te.cache
+build
+config.guess
+config.h
+config.h.in
+config.log
+config.nice
+config.status
+config.sub
+configure
+configure.ac
+include
+install-sh
+libtool
+ltmain.sh
+Makefile
+Makefile.fragments
+Makefile.global
+Makefile.objects
+missing
+mkinstalldirs
+modules
+run-tests.php
+tests/*.diff
+tests/*.out
+tests/*.php
+tests/*.exp
+tests/*.log
+tests/*.sh