summaryrefslogtreecommitdiff
path: root/arch/.gitignore
AgeCommit message (Collapse)Author
2014-06-19.gitignore: drop include/asm/proc from ignore patternMasahiro Yamada
Commit 7d89982b stopped creating symbolic link arch/${arch}/include/asm/proc. arch/.gitignore should be updated. Signed-off-by: Masahiro Yamada <[email protected]> Cc: Vasili Galka <[email protected]>
2010-05-07update include/asm/ gitignore after moveMike Frysinger
With the cpu include paths moved, the gitignore paths need updating. Signed-off-by: Mike Frysinger <[email protected]> Tested-by: Tom Rix <[email protected]>