Skip to content

Commit ada3480

Browse files
authored
Merge pull request #110 from COS301-SE-2024/release/2.0.0
Release/2.0.0
2 parents 4c395ee + b1f5c9a commit ada3480

114 files changed

Lines changed: 6790 additions & 1056 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ node_modules
33
build
44
backendVenv
55
modelsVenv
6+
ModelsVenv
67
.pyc
78
.idea
89
.env
@@ -15,4 +16,6 @@ agentVenv
1516
brokerVenv
1617
.pem
1718
.enc
18-
frames
19+
frames
20+
processVenv
21+
database.sqlite
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)