Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pci: remove unused .gitignore file | Paul Bolle | 2012-09-01 | 1 | -4/+0 |
| | | | | | | | | | | Commit 982245f01734e9d5a3ab98b2b2e9761ae7719094 ("remove CONFIG_PCI_NAMES") removed pci's usage of classlist.h, devlist.h, and gen-devlist. Remove pci's .gitignore file, because now none of its entries are used. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | ||||
* | Add some basic .gitignore files | Linus Torvalds | 2005-10-18 | 1 | -0/+4 |
This still leaves driver and architecture-specific subdirectories alone, but gets rid of the bulk of the "generic" generated files that we should ignore. Signed-off-by: Linus Torvalds <torvalds@osdl.org> |