updates gitignore

This commit is contained in:
2025-01-18 18:37:09 +01:00
parent 599e8019c6
commit 0a2ac69250
2 changed files with 5 additions and 0 deletions

4
.gitignore vendored
View File

@@ -12,6 +12,8 @@
*.ilk
*.map
*.exp
# Objdump output
*.dis
# Precompiled Headers
*.gch
@@ -154,3 +156,5 @@ CTestTestfile.cmake
.vscode/c_cpp_properties.json
semihosting_test/build/semihosting_test
semihosting_test/build/Makefile
.cache

1
lwc/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
build/