Skip to content

Commit

Permalink
Merge pull request #42797 from akirashirosawa/update-gitignore-for-bu…
Browse files Browse the repository at this point in the history
…ild-data-osx

fix gitignore for build-data/osx/AppIcon.icns
  • Loading branch information
ZhilkinSerg authored Aug 8, 2020
2 parents 29688af + 08082af commit 9091137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ nbproject/

# OSX
Cataclysm.app
data/osx/AppIcon.icns
build-data/osx/AppIcon.icns
Cataclysm.dmg

# Jetbrains CLion
Expand Down

0 comments on commit 9091137

Please sign in to comment.