updates gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -12,6 +12,8 @@
|
|||||||
*.ilk
|
*.ilk
|
||||||
*.map
|
*.map
|
||||||
*.exp
|
*.exp
|
||||||
|
# Objdump output
|
||||||
|
*.dis
|
||||||
|
|
||||||
# Precompiled Headers
|
# Precompiled Headers
|
||||||
*.gch
|
*.gch
|
||||||
@@ -154,3 +156,5 @@ CTestTestfile.cmake
|
|||||||
.vscode/c_cpp_properties.json
|
.vscode/c_cpp_properties.json
|
||||||
semihosting_test/build/semihosting_test
|
semihosting_test/build/semihosting_test
|
||||||
semihosting_test/build/Makefile
|
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