Matthew Hollings commited on
Commit
6623760
1 Parent(s): 58cf517
Files changed (1) hide show
  1. augmented_poetry.code-workspace +8 -0
augmented_poetry.code-workspace ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "folders": [
3
+ {
4
+ "path": "."
5
+ }
6
+ ],
7
+ "settings": {}
8
+ }