gitignore: Add *.i and *.s files
Ignore a couple of compiler generated temp files. Signed-off-by: Thomas Egerer <[email protected]>
This commit is contained in:
committed by
Tobias Brunner
parent
0bccc287d6
commit
ee4e93419b
@@ -55,3 +55,4 @@ coverage/
|
|||||||
/*.includes
|
/*.includes
|
||||||
test-driver
|
test-driver
|
||||||
nbproject/
|
nbproject/
|
||||||
|
*.[si]
|
||||||
|
|||||||
Reference in New Issue
Block a user