Skip to content

Commit

Permalink
git: update .gitignore with new files
Browse files Browse the repository at this point in the history
For some reason Documentation/mobile-images is linked to
Documentation/mobile-images/mobile-images ignored

Use of the ios compiler generates
packaging/ios/asset_catalog_compiler.Info.plist ignored

Signed-off-by: Jan Iversen <[email protected]>
  • Loading branch information
janiversen authored and dirkhh committed Dec 5, 2019
1 parent e453525 commit a4ea0f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Documentation/docbook-xsl.css
Documentation/user-manual*.html
Documentation/user-manual*.pdf
Documentation/user-manual*.text
Documentation/mobile-images/mobile-images
packaging/windows/subsurface.nsi
packaging/macos/Info.plist
*.kdev4
Expand All @@ -38,4 +39,5 @@ mobile-widgets/qml/kirigami
packaging/ios/install-root
packaging/ios/Info.plist
packaging/ios/Qt
packaging/ios/asset_catalog_compiler.Info.plist
appdata/subsurface.appdata.xml

0 comments on commit a4ea0f6

Please sign in to comment.