mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
added missing node_modules
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
# You are reading the ".properties" entry.
|
||||
! The exclamation mark can also mark text as comments.
|
||||
lala=whatever
|
||||
website = whatever
|
||||
language = whatever
|
||||
# The backslash below tells the application to continue reading
|
||||
# the value onto the next line.
|
||||
message = whatever
|
||||
# Add spaces to the key
|
||||
key\ with\ spaces = whatever
|
||||
# Unicode
|
||||
tab : whatever
|
||||
long-unicode : whatever
|
||||
space\ separator key val \n three
|
||||
another-test :whatever
|
||||
null-prop
|
||||
Reference in New Issue
Block a user