diff --git a/.gitignore b/.gitignore index 5447f5c9..38c6682f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ bsd-core/*/@ bsd-core/*/machine +*~ *.1 *.3 *.5 @@ -9,10 +10,13 @@ bsd-core/*/machine *.ko.cmd *.la *.lo +*.log *.mod.c *.mod.o *.o *.o.cmd +*.sw? +*.trs .depend .deps .libs @@ -21,8 +25,10 @@ bsd-core/*/machine .*install* Makefile Makefile.in +TAGS aclocal.m4 autom4te.cache +build-aux bus_if.h compile config.guess @@ -82,6 +88,7 @@ tests/setversion tests/updatedraw tests/modeprint/modeprint tests/modetest/modetest +tests/name_from_fd tests/kmstest/kmstest tests/vbltest/vbltest tests/radeon/radeon_ttm