diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | platform | 0 |
3 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9966369 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/.mozconfig diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..dfef4cb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "platform"] + path = platform + url = https://github.com/MoonchildProductions/UXP diff --git a/platform b/platform new file mode 160000 +Subproject e28170c980ecb00be11a9430ef22df6ee13e78a |