mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
14 lines
246 B
Plaintext
14 lines
246 B
Plaintext
# NPM renames .gitignore to .npmignore
|
|
# In order to prevent that, we remove the initial "."
|
|
# And the CLI then renames it
|
|
|
|
App/build
|
|
App/Pods
|
|
App/public
|
|
App/Podfile.lock
|
|
xcuserdata
|
|
|
|
# Cordova plugins for Capacitor
|
|
capacitor-cordova-ios-plugins
|
|
|