summaryrefslogtreecommitdiff
path: root/.exportMap
diff options
context:
space:
mode:
authorboyeon-son <bson1012@gmail.com>2018-09-10 12:15:48 +0900
committerboyeon-son <bson1012@gmail.com>2018-09-10 12:15:48 +0900
commit069c8fa8e1d9bb7af6ceeed1f2f1c667ace75b22 (patch)
tree096597fd9e579d116a7f20b2500c87968843be45 /.exportMap
parent6d3a92feab8113df67520283a45954e8eef3c17e (diff)
downloadst-things-light-069c8fa8e1d9bb7af6ceeed1f2f1c667ace75b22.tar.gz
st-things-light-069c8fa8e1d9bb7af6ceeed1f2f1c667ace75b22.tar.bz2
st-things-light-069c8fa8e1d9bb7af6ceeed1f2f1c667ace75b22.zip
Initialize Smart Things Light project
Diffstat (limited to '.exportMap')
-rwxr-xr-x.exportMap5
1 files changed, 5 insertions, 0 deletions
diff --git a/.exportMap b/.exportMap
new file mode 100755
index 0000000..de30516
--- /dev/null
+++ b/.exportMap
@@ -0,0 +1,5 @@
+{
+ global: main;
+ _IO_*;
+ local: *;
+};