projects
/
cipher-training.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Done challenge 7, updated Amsco implementation to match
[cipher-training.git]
/
cipher-training.sublime-project
1
{
2
"folders":
3
[
4
{ "file_exclude_patterns":
5
[
6
"*.png",
7
"*.jpg",
8
"*.ipynb"
9
],
10
"folder_exclude_patterns":
11
[
12
"*.ipynb_checkpoints",
13
"__pycache__"
14
],
15
"follow_symlinks": true,
16
"path": "/home/neil/Documents/programming/cipher-training"
17
}
18
],
19
"settings":
20
{
21
"tab_size": 4
22
}
23
}