setup structure for rewrite
This commit is contained in:
15
julia_old/CubeShapeCounting.code-workspace
Normal file
15
julia_old/CubeShapeCounting.code-workspace
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": ".."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.exclude": {
|
||||
"**/*.sln": true,
|
||||
"**/*.code-workspace": true,
|
||||
"**/.gitignore": true,
|
||||
"**/.gitattributes": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user