From c9c67ea57830870004a3d86d67fddb1a829d67cd Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Tue, 7 Nov 2017 13:18:27 -0500 Subject: [PATCH] Merge #11620: [build] .gitignore: add background.tiff 4a110a009 [build] .gitignore: add background.tiff (Sjors Provoost) Pull request description: On OSX, running `make deploy` results in three files that were not covered by `.gitignore`: background.tiff background.tiff.png background.tiff@2x.png Tree-SHA512: cee7a6ebbc50f28bf588121902f6026ec08cf6516d9e56734dfc1b2d3f238e2db5bf87411f6a74b8bd06569f792789ac9f9046e6183f63fd675b953f24b060fc --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 38f5749578..1aa74e7cea 100644 --- a/.gitignore +++ b/.gitignore @@ -84,6 +84,7 @@ libconftest.dylib* Makefile dash-qt Dash-Qt.app +background.tiff* !/depends/Makefile # Unit-tests