forked from Superalgos/Superalgos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
62 lines (60 loc) · 1.19 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
/Data-Storage
Log-Files
My-Workspaces
My-Social-Trading-Data
My-Network-Nodes-Data
My-Secrets
My-Data-Storage
My-Log-Files
debug.log
.DS_Store
*.db
Projects/Foundations/Icons/Thumbs.db
*.bat
# exception for installer batch
!clone_superalgos.bat
!launch-windows.bat
!create-shortcut-windows.bat
!uninstall-shortcut-windows.bat
*.exe
# exception for installer
!superalgos.exe
node_modules
launch.json
package-lock.json
.idea
dist
/nbproject/private/
Platform/WebServer/externalScripts
*.backup
Plugins/Algorithmic-Trading
Plugins/Data-Mining
Plugins/Foundations
Plugins/Governance
Plugins/Machine-Learning
Plugins/Network
Plugins/Portfolio-Management
Plugins/TensorFlow
Plugins/Trading-Signals
tmp/
Superalgos.desktop
.dccache
testfile.js
ForecastCases
TestCases
OutputData
parameters.CSV
time-series.CSV
instructions.CSV
models
Bitcoin-Factory/Test-Client/notebooks/parameters.csv
Bitcoin-Factory/Test-Client/notebooks/time-series.csv
Bitcoin-Factory/Test-Client/notebooks/ray_results/
Platform/WebServer/externalScripts/jquery-3.6.0.js
Platform/WebServer/externalScripts/jquery-ui.js
Platform/WebServer/externalScripts/jquery-3.6.0.js
knexfile.js
# Temporary translations
*_translated.json
# installer files
unins000.dat