mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 11:32:46 +01:00
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
This commit is contained in:
parent
a592123640
commit
c9c67ea578
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,6 +84,7 @@ libconftest.dylib*
|
||||
Makefile
|
||||
dash-qt
|
||||
Dash-Qt.app
|
||||
background.tiff*
|
||||
!/depends/Makefile
|
||||
|
||||
# Unit-tests
|
||||
|
Loading…
Reference in New Issue
Block a user