MOBILE-3401 ionic: Add resources to gitignore
parent
49709cc544
commit
8c683d6f05
|
@ -26,6 +26,13 @@ platforms/
|
|||
/plugins/
|
||||
/plugins/android.json
|
||||
/plugins/ios.json
|
||||
resources/android/icon
|
||||
resources/android/splash
|
||||
resources/ios/icon
|
||||
resources/ios/splash
|
||||
resources/windows/icon
|
||||
resources/windows/splash
|
||||
config.xml
|
||||
www/
|
||||
!www/README.md
|
||||
$RECYCLE.BIN/
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 23 KiB |
Loading…
Reference in New Issue