forked from GenXProject/GenX.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
27 lines (27 loc) · 823 Bytes
/
.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
*.jl.cov
*.jl.*.cov
*.jl.mem
*.DS_Store
/Manifest.toml
.Rhistory
deps/deps.jl
.vscode/
GenXJulEnv/
output_data/
MGAResults_min/
MGAResults_max/
YourModel.lp
time_domain_reduction/PreCluster_Plots.jl
time_domain_reduction/TSC_Plots.jl
time_domain_reduction/TSC.jl
gurobi.log
Example_Systems/SmallNewEngland/ThreeZones/TDR_*
Example_Systems/RealSystemExample/ISONE_Singlezone/Manifest.toml
Example_Systems/RealSystemExample/ISONE_Singlezone/Results/
Example_Systems/RealSystemExample/ISONE_Trizone/Results/
Example_Systems/RealSystemExample/ISONE_Trizone_FullTimeseries/Results/
Example_Systems/RealSystemExample/MGA_ISONE_Trizone_FullTimeseries/Results/
Example_Systems/SmallNewEngland/OneZone/Results/
Example_Systems/SmallNewEngland/OneZone_3VREBin/Results/
Example_Systems/SmallNewEngland/ThreeZones/Results/
/docs/build/