From 4af7aa18f08d38e844d1563383bcafc2692eeec0 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Mon, 11 Apr 2016 16:11:16 +0200 Subject: [PATCH] Ignore Qt Creator project files Closes strongswan/strongswan#32. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 2ac5b0099..2e4541576 100644 --- a/.gitignore +++ b/.gitignore @@ -44,4 +44,9 @@ coverage/ .project .metadata/ .settings/ +/*.config +/*.creator +/*.creator.* +/*.files +/*.includes test-driver