Deployed 56edc43
This commit is contained in:
parent
33ccac926a
commit
84ac1b9f29
3 changed files with 15 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/.idea/
|
||||
/app/
|
||||
/node_modules/
|
||||
/bower_components/
|
||||
/tmp/
|
||||
/dist/
|
||||
/web/
|
||||
/mobile/
|
||||
/chrome/
|
||||
/.vscode/
|
||||
4
BingSiteAuth.xml
Normal file
4
BingSiteAuth.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0"?>
|
||||
<users>
|
||||
<user>358DAA5A6687F1E33975112708669D1C</user>
|
||||
</users>
|
||||
1
CNAME
Normal file
1
CNAME
Normal file
|
|
@ -0,0 +1 @@
|
|||
www.huegasm.com
|
||||
Reference in a new issue