Files
PolyCubeCounting/julia_old/CubeShapeCounting.code-workspace
2024-02-06 13:00:52 +01:00

15 lines
196 B
Plaintext

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