]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
gitignore: Add *.i and *.s files
authorThomas Egerer <thomas.egerer@secunet.com>
Fri, 27 May 2016 10:34:51 +0000 (12:34 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 10 Apr 2025 06:31:09 +0000 (08:31 +0200)
Ignore a couple of compiler generated temp files.

Signed-off-by: Thomas Egerer <thomas.egerer@secunet.com>
.gitignore

index ff4dd38bb01e7d67cb42aca2ad1b8bda95e998c1..fbc292ce5184dc885112ff83ab1521ab08bcbf78 100644 (file)
@@ -55,3 +55,4 @@ coverage/
 /*.includes
 test-driver
 nbproject/
+*.[si]