Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update .gitignore files for generated targets | Linus Torvalds | 2008-10-20 | 1 | -1/+1 |
| | | | | | | | The generated 'capflags.c' file wasn't properly ignored, and the list of files in scripts/basic/ wasn't up-to-date. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | ||||
* | Add some basic .gitignore files | Linus Torvalds | 2005-10-18 | 1 | -0/+3 |
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> |