summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f95f08ecc1cb92ef948ba5dbf21083e2656c36b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
src/main/python/OMChem/__pycache__/*
src/main/python/DockWidgets/__pycache__/*
src/main/python/utils/__pycache__/*
src/main/python/Undo.dat
src/main/python/Redo.dat
src/main/Simulator/Databases/__pycache__/*
src/main/Simulator/Flowsheet*
src/main/Simulator/Graph*
src/main/Simulator/database.mo
src/main/Simulator/PlotGraph.mos
src/main/Simulator/simulateEQN.mos
.idea/*
src/main/Simulator/Undo.dat
src/main/Simulator/Redo.dat

*.pyc
src/main/python/utils/__pycache__/Graphics.cpython-37.pyc