Skip to content

Commit cdd1764

Browse files
authored
Merge pull request #286 from streamflow-finance/fix/revert-domain-assign
Add CNAME file for documentation and update .gitignore to include it
2 parents 05f324e + 9191edf commit cdd1764

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dist/
2020
packages/.DS_Store
2121
*.tgz
2222
docs/
23+
!docs/CNAME
2324

2425
# Bundlers
2526
vite.config.ts.timestamp-*

docs/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
js-sdk-docs.streamflow.finance

0 commit comments

Comments
 (0)