13 lines
205 B
Plaintext
13 lines
205 B
Plaintext
|
### ApacheCordova ###
|
||
|
# Apache Cordova generated files and directories
|
||
|
bin/*
|
||
|
!/plugins
|
||
|
!/plugins/android.json
|
||
|
!/plugins/fetch.json
|
||
|
plugins/*
|
||
|
platforms/*
|
||
|
|
||
|
node_modules
|
||
|
www/index.js
|
||
|
js/**/*.js
|
||
|
js/**/*.js.map
|