mirror of
https://github.com/google/pebble.git
synced 2025-11-17 13:00:59 -05:00
Import of the watch repository from Pebble
This commit is contained in:
1
applib-targets/emscripten/integration_tests/.gitignore
vendored
Normal file
1
applib-targets/emscripten/integration_tests/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
node_modules
|
||||
6
applib-targets/emscripten/integration_tests/wscript
Normal file
6
applib-targets/emscripten/integration_tests/wscript
Normal file
@@ -0,0 +1,6 @@
|
||||
def configure(conf):
|
||||
pass
|
||||
|
||||
|
||||
def build(bld):
|
||||
pass
|
||||
Reference in New Issue
Block a user