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