diff options
author | brenda-br | 2023-02-24 13:57:46 +0530 |
---|---|---|
committer | brenda-br | 2023-02-24 13:57:46 +0530 |
commit | 81e415e7b1092218fcc456d78405497629e85a0b (patch) | |
tree | debb0d294d2676bd28b65c7b84d1a4157b2c5a15 /.gitignore | |
parent | 061cd655cec06ac51718baa248b3ed0934d8c586 (diff) | |
download | Chemical-Simulator-GUI-81e415e7b1092218fcc456d78405497629e85a0b.tar.gz Chemical-Simulator-GUI-81e415e7b1092218fcc456d78405497629e85a0b.tar.bz2 Chemical-Simulator-GUI-81e415e7b1092218fcc456d78405497629e85a0b.zip |
Fix #64 Limit One Node Socket One Connection
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,3 +13,4 @@ src/main/Simulator/simulateEQN.mos src/main/Simulator/Undo.dat src/main/Simulator/Redo.dat +*.pyc |