Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit 154b523

Browse files
Merge pull request #12 from ThetaData-API/REST-port
Rest port
2 parents 5e36387 + b585255 commit 154b523

File tree

4 files changed

+535
-1
lines changed

4 files changed

+535
-1
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ dev/
66
JupyterNotebook/credentials.txt
77
dev/err.py
88
*.egg-info/
9+
*.DS_Store
910

1011
# Byte-compiled / optimized / DLL files
1112
__pycache__/
@@ -18,3 +19,4 @@ PythonAPI.iml
1819
/resources/
1920
/resources/corretto-11.0.16.1-win/
2021
resources/
22+
*/ThetaTerminal.jar

0 commit comments

Comments
 (0)