Skip to content

Commit 8f983ea

Browse files
committed
General skeleton
1 parent c1713de commit 8f983ea

19 files changed

+8638
-1908
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
pywren-config.env
22
.ipynb_checkpoints
33
.DS_Store
4+
mc2/tutorial/data/*.enc
5+
mc2/tutorial/config/*
6+
!mc2/tutorial/config/root*
7+
!mc2/tutorial/config/gen-client.sh
8+
mc2/tutorial/key.txt
9+
*__pycache__*

0 commit comments

Comments
 (0)