mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
872d460e6d
* Tools - Add missing includes for p3ds * Cleanup vn? * Update project.toml * Update tools\.vscode
7 lines
92 B
JSON
7 lines
92 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.hemttout": true,
|
|
"**/include": true,
|
|
"**/extras": true
|
|
}
|
|
} |