This repository has been archived on 2026-05-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
LightTAM/.vscode/settings.json
T
2025-04-02 21:45:33 +02:00

7 lines
111 B
JSON

{
"files.associations": {
"users.h": "c",
"ncurses.h": "c",
"stdlib.h": "c"
}
}