updates gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
1
lwc/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
build/
|
Reference in New Issue
Block a user