From 9f0834b748a95f833938f86764064836eeda8594 Mon Sep 17 00:00:00 2001 From: Roland Winklmeier Date: Sun, 22 Nov 2015 18:43:07 +0100 Subject: [PATCH] Remove externals from .gitignore refs #468 --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index e8b76c3ad..045316cc0 100644 --- a/.gitignore +++ b/.gitignore @@ -23,9 +23,6 @@ DebugFastStatic/ build/ Makefile -# Externals folder -externals/ - # .log files (usually created by QtTest - thanks to VestniK) *.log