SXXXXXXX_PyUCC/profiles.json

189 lines
3.2 KiB
JSON

[
{
"name": "target_simulator",
"paths": [
"C:\\src\\____GitProjects\\S1005403_RisCC\\target_simulator"
],
"languages": [
"Python"
],
"ignore": [
"__pycache__",
"*.pyc",
"*.pyo",
"*.pyd",
".Python",
"env",
"venv",
".venv",
"build",
"dist",
"*.egg-info",
".eggs",
"node_modules",
".git",
".hg",
".svn",
".idea",
".vscode",
".DS_Store",
"*.class",
"*.o",
"*.so",
"*.dylib",
".pytest_cache",
".mypy_cache",
".cache",
"coverage",
".tox",
"pip-wheel-metadata",
"*.log",
"*.tmp",
"Thumbs.db"
]
},
{
"name": "EIF",
"paths": [
"C:\\src\\GRIFO-E\\REP\\Projects\\GHost",
"C:\\src\\GRIFO-E\\REP\\Projects\\GrifoFwIF",
"C:\\src\\GRIFO-E\\REP\\Projects\\GrifoSdkEif",
"C:\\src\\GRIFO-E\\REP\\Projects\\AesaAntennaLibrary",
"C:\\src\\GRIFO-E\\REP\\Projects\\RpyOut\\IDD"
],
"languages": [
"C",
"C++"
],
"ignore": []
},
{
"name": "test1",
"paths": [
"C:\\src\\____GitProjects\\__test"
],
"languages": [
"Python"
],
"ignore": [
"__pycache__",
"*.pyc",
"*.pyo",
"*.pyd",
".Python",
"env",
"venv",
".venv",
"build",
"dist",
"*.egg-info",
".eggs",
"node_modules",
".git",
".hg",
".svn",
".idea",
".vscode",
".DS_Store",
"*.class",
"*.o",
"*.so",
"*.dylib",
".pytest_cache",
".mypy_cache",
".cache",
"coverage",
".tox",
"pip-wheel-metadata",
"*.log",
"*.tmp",
"Thumbs.db"
]
},
{
"name": "pyucc",
"paths": [
"C:\\src\\____GitProjects\\SXXXXXXX_PyUcc\\pyucc"
],
"languages": [
"Python"
],
"ignore": [
"__pycache__",
"*.pyc",
"*.pyo",
"*.pyd",
".Python",
"env",
"venv",
".venv",
"build",
"dist",
"*.egg-info",
".eggs",
"node_modules",
".git",
".hg",
".svn",
".idea",
".vscode",
".DS_Store",
"*.class",
"*.o",
"*.so",
"*.dylib",
".pytest_cache",
".mypy_cache",
".cache",
"coverage",
".tox",
"pip-wheel-metadata"
]
},
{
"name": "DSP",
"paths": [
"C:\\src\\____GitProjects\\SXXXXXXX_PyUcc\\__UCC\\Metrics\\_25_11\\REP\\Projects\\DSP",
"C:\\src\\____GitProjects\\SXXXXXXX_PyUcc\\__UCC\\Metrics\\_25_11\\REP\\Projects\\DspAlgorithms"
],
"languages": [
"C",
"C++"
],
"ignore": [
"__pycache__",
"*.pyc",
"*.pyo",
"*.pyd",
".Python",
"env",
"venv",
".venv",
"build",
"dist",
"*.egg-info",
".eggs",
"node_modules",
".git",
".hg",
".svn",
".idea",
".vscode",
".DS_Store",
"*.class",
"*.o",
"*.so",
"*.dylib",
".pytest_cache",
".mypy_cache",
".cache",
"coverage",
".tox",
"pip-wheel-metadata",
"*.log",
"*.tmp",
"Thumbs.db",
"*.bak"
]
}
]