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 92c4ea38c9
commit a9e86ac4fd
3 changed files with 14 additions and 13 deletions
-7
View File
@@ -14,20 +14,13 @@
# Normal rules
#
*.[oa]
*.ko
*.ko.unsigned
*.ko.out
*.ko.out.sig
*.lo
*.la
*.mod.c
*~
*.swp
.*.cmd
.deps
.libs
.DS_Store
modules.order
Makefile
Makefile.in