Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6244b4b

Browse files
committedApr 3, 2025·
gitignore: add all artifacts
1 parent 6bcf6d4 commit 6244b4b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
extra/post_build_tool/distrib/
22
build/
33
venv/
4+
*llext-edk*
5+
firmwares/*
6+
cflags.txt
7+
cxxflags.txt
8+
includes.txt
9+
provides.ld

0 commit comments

Comments
 (0)
Please sign in to comment.