gitignore: anchor entries at their respective directory

.ko is specific to module, .m4 to config, etc.

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
Jan Engelhardt
2013-03-30 03:31:52 +01:00
committed by Brian Behlendorf
parent ecf76e3676
commit ea0fcfc875
3 changed files with 12 additions and 11 deletions
-5
View File
@@ -14,16 +14,11 @@
# Normal rules
#
*.[oa]
*.ko
*.ko.unsigned
*.ko.out
*.ko.out.sig
*.lo
*.la
*.mod.c
*~
*.swp
.*.cmd
.deps
.libs
.DS_Store
+6 -6
View File
@@ -1,6 +1,6 @@
config.guess
config.sub
depcomp
install-sh
ltmain.sh
missing
/config.guess
/config.sub
/depcomp
/install-sh
/ltmain.sh
/missing
+6
View File
@@ -1,3 +1,9 @@
*.ko
*.ko.unsigned
*.ko.out
*.ko.out.sig
.*.cmd
/.tmp_versions
/Module.markers
/Module.symvers