Rename project and clean tracked files

This commit is contained in:
canisio
2026-03-27 15:51:00 -03:00
parent 7c361a9608
commit 2e297e7f07
2 changed files with 11 additions and 2 deletions

11
.gitignore vendored
View File

@@ -25,6 +25,17 @@ helpsearch*/
slprj/ slprj/
sccprj/ sccprj/
codegen/ codegen/
gm_soc_rfsoc_top_sw_ert_rtw/
gm_soc_rfsoc_top_sw_profiling/
soc_prj/
soc_rfsoc_top_profiling/
soc_rfsoc_top_sw_ert_rtw/
# Code generation files
*.elf
*.sh
*.cfg
*.mat
# Cache files # Cache files
*.slxc *.slxc

View File

@@ -1,2 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<MATLABProject xmlns="http://www.mathworks.com/MATLABProjectFile"/>