apply patch
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,5 +1,5 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
**/__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
@@ -16,4 +16,7 @@ price_data_final/
|
||||
|
||||
# IDEs
|
||||
.idea/
|
||||
.vscode/
|
||||
.vscode/
|
||||
|
||||
#backups
|
||||
*.bak
|
||||
Reference in New Issue
Block a user