Update .gitignore to ignore build and autogenerated files,

and delete the autogenerated files.
This commit is contained in:
2024-10-19 18:35:45 +02:00
parent 6d16772fa3
commit b3ae162809
89 changed files with 7 additions and 91292 deletions

8
.gitignore vendored
View File

@ -56,4 +56,10 @@ CMakeLists.txt.user
# Ignore other IDE specific files
.idea/
*.iml
*.iml
# Build files
build/
# Autogenerated files
.stm32env