summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaurabhAgarwala2019-12-24 19:47:53 +0530
committerSaurabhAgarwala2019-12-24 19:47:53 +0530
commit37468014e84b7c1745a81662d8c63092b71c8911 (patch)
tree63de336951ca1d326da498ba2d0101230b2ee021
parent05fad5b1d8c09eb9e773a85e719bbfed292ee15e (diff)
downloadChemical-Simulator-GUI-37468014e84b7c1745a81662d8c63092b71c8911.tar.gz
Chemical-Simulator-GUI-37468014e84b7c1745a81662d8c63092b71c8911.tar.bz2
Chemical-Simulator-GUI-37468014e84b7c1745a81662d8c63092b71c8911.zip
gitignore updated
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 439c7b2..06e094b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@ __pycache__/*
Simulator/Flowsheet*
Simulator/simulateEQN.mos
.vscode/settings.json
-__pycache__/* \ No newline at end of file
+__pycache__/*
+.idea/* \ No newline at end of file