Files
PolyCubeCounting/julia/CubeShapeCounting.code-workspace
2023-08-25 15:43:56 +02:00

15 lines
196 B
Plaintext

{
"folders": [
{
"path": ".."
}
],
"settings": {
"files.exclude": {
"**/*.sln": true,
"**/*.code-workspace": true,
"**/.gitignore": true,
"**/.gitattributes": true
}
}
}