📝 Updated scripts and added default gitignores
This commit is contained in:
parent
ceffdc06f4
commit
d4226720cb
258 changed files with 6900 additions and 27 deletions
10
gitignore/community/JavaScript/Cordova.gitignore
Normal file
10
gitignore/community/JavaScript/Cordova.gitignore
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# gitignore template for the Cordova framework
|
||||
# website: https://cordova.apache.org/
|
||||
#
|
||||
# Recommended template: Node.gitignore
|
||||
|
||||
# App platform binaries and built files
|
||||
/platforms
|
||||
|
||||
# Optional to ignore plugin Git clones
|
||||
#/plugins
|
||||
Loading…
Add table
Add a link
Reference in a new issue