Skip to content

Commit 48b54a2

Browse files
Merge pull request #140 from code0-tech/#96-distinguish-local-remote-execution
Distinguish between Local and Remote Execution
2 parents 28c3739 + 43f5975 commit 48b54a2

26 files changed

Lines changed: 977 additions & 273 deletions

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
target
22
.idea
3-
3+
./definitions
4+
.definitions
5+
definitions
46
.DS_Store
57
./out
68
out

0 commit comments

Comments
 (0)