diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ __pycache__ esds.debug dist -esds.egg*
\ No newline at end of file +esds.egg* +build
\ No newline at end of file |
![]() |
index : esds.git | |
| An Extensible Simulator For Distributed Systems and Cyber-Physical Systems. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,4 +1,5 @@ __pycache__ esds.debug dist -esds.egg*
\ No newline at end of file +esds.egg* +build
\ No newline at end of file |