From 566dc9650711ed0dac5a81d4dd64a6e9830f11e3 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Fri, 26 Feb 2016 11:44:17 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index afa2557e5..7762d1cea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,12 @@ .vagrant +.idea +*.patch *.komodoproject +*.playground .*.swp .*.swo build/ build-debug/ -build-release/ \ No newline at end of file +build-release/ +debug/ +release/ -- 2.40.0