aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2/kernel/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
Add SPDX License Identifier to all .gitignore files. Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2017-05-08nios2: add .gitignore entries for auto-generated filesTobias Klauser1-0/+1
Add .gitignore entries for nios2 specific files generated during the build process. Signed-off-by: Tobias Klauser <[email protected]> Acked-by: Ley Foon Tan <[email protected]>