Add some basic .gitignore files
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>
Showing
.gitignore
0 → 100644
drivers/char/.gitignore
0 → 100644
drivers/pci/.gitignore
0 → 100644
lib/.gitignore
0 → 100644
scripts/.gitignore
0 → 100644
scripts/basic/.gitignore
0 → 100644
scripts/kconfig/.gitignore
0 → 100644
scripts/mod/.gitignore
0 → 100644
usr/.gitignore
0 → 100644
Please register or sign in to comment