pd_officer/plugins/cordova-plugin-mauron85-background-geolocation/.npmignore
2019-09-12 15:13:49 +05:30

24 lines
392 B
Plaintext
Executable File

# exclude everything
/*
# only include project files
!/.npmignore
!/*.md
!/plugin.xml
!/package.json
!/www
!/android
/android/*
!/android/dependencies.gradle
!/android/common
/android/common/*
!/android/common/src
!/android/CDVBackgroundGeolocation
/android/CDVBackgroundGeolocation/*
!/android/CDVBackgroundGeolocation/src
!/ios
/ios/*
!/ios/common
!/ios/CDVBackgroundGeolocation
!/LICENSE