From 26cef7adedf08ace9b29d52821773acb37365e3f Mon Sep 17 00:00:00 2001 From: pal1000 Date: Mon, 26 Jan 2015 22:02:30 +0200 Subject: [PATCH] Add ext/_Output to .gitignore. Fixes #7371 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 89359677d1..fe7e5fbff1 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ Windows/ipch Windows/bin-release ui_atlas.zim.png android/assets +ext/_Output # For Mac .DS_Store