With the move to meson. only out-of-tree builds are allowed. As such, we
can remove ~90% of the contents of our .gitignore file(s).
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Lucas De Marchi <demarchi@kernel.org>
Link: https://github.com/kmod-project/kmod/pull/pull/400
Signed-off-by: Lucas De Marchi <demarchi@kernel.org>
-*.o
-*.gcda
-*.gcno
-*.pc
/*.tar.xz
/*.md5sum
/*.mbx
/*.cover
-.deps/
-.libs/
-/Makefile
-/Makefile.in
-/aclocal.m4
-/autom4te.cache/
-/build-aux/
-/config.h
-/config.h.in
-/config.log
-/config.status
-/configure
-/cov-int
-/coverage
-/gtk-doc.make
-/gtk-doc.m4
/kmod-*.tar.*
-/libtool
-/stamp-h1
-/test-suite.log
/build
/build-*
+++ /dev/null
-.dirstamp
-.deps/
-.libs/
-*.la
-*.lo
-libkmod.pc
+++ /dev/null
-*.bak
-*.stamp
-*.sgml
-libkmod.*
-libkmod-*.xml
-!libkmod-docs.xml
-libkmod-*.txt
-!libkmod-sections.txt
-version.xml
-xml
-html
-gtk-doc.make
-Makefile
-Makefile.in
+++ /dev/null
-*.5
-*.8
-Makefile
-Makefile.in
+++ /dev/null
-.dirstamp
-.deps/
-.libs/
-*.la
-*.lo
+++ /dev/null
-*.lo
-*.la
-*.so
-/.dirstamp
-/test-strbuf
-/test-array
-/test-util
-/test-blacklist
-/test-dependencies
-/test-depmod
-/test-init
-/test-initstate
-/test-loaded
-/test-modinfo
-/test-new-module
-/test-testsuite
-/test-modprobe
-/test-hash
-/test-list
-/test-weakdep
-/rootfs
-/stamp-rootfs
-/test-strbuf.log
-/test-strbuf.trs
-/test-array.log
-/test-array.trs
-/test-util.log
-/test-util.trs
-/test-blacklist.log
-/test-blacklist.trs
-/test-dependencies.log
-/test-dependencies.trs
-/test-depmod.log
-/test-depmod.trs
-/test-init.log
-/test-init.trs
-/test-initstate.log
-/test-initstate.trs
-/test-loaded.log
-/test-loaded.trs
-/test-modinfo.log
-/test-modinfo.trs
-/test-modprobe.log
-/test-modprobe.trs
-/test-hash.log
-/test-hash.trs
-/test-new-module.log
-/test-new-module.trs
-/test-testsuite.log
-/test-testsuite.trs
-/test-list.log
-/test-list.trs
-/test-weakdep.log
-/test-weakdep.trs
+++ /dev/null
-*.ko
-.cache.mk
-*.mod.c
-.tmp_versions
-*.mod
-*.a
-*.cmd
-*.o.d
-
-modules.order
-Module.symvers
+++ /dev/null
-/.dirstamp
-/depmod
-/insmod
-/kmod
-/kmod-depmod
-/kmod-insmod
-/kmod-lsmod
-/kmod-modinfo
-/kmod-modprobe
-/kmod-rmmod
-/lsmod
-/modinfo
-/modprobe
-/rmmod
-/test