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:
Thomas Egerer 2016-05-27 12:34:51 +02:00 committed by Tobias Brunner
parent 0bccc287d6
commit ee4e93419b

1
.gitignore vendored
View File

@ -55,3 +55,4 @@ coverage/
/*.includes
test-driver
nbproject/
*.[si]