summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3ee5ad70582568fba8063d12605f12964a8a38a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
OMChem/__pycache__/*
__pycache__/*
Simulator/Databases/__pycache__/*
Simulator/Flowsheet*
Simulator/Graph*
Simulator/database.mo
Simulator/PlotGraph.mos
Simulator/simulateEQN.mos
.vscode/settings.json
__pycache__/*
.idea/*