8000 gitignore: add all artifacts · arduino/ArduinoCore-zephyr@6244b4b · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6244b4b

Browse files
committed
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)
0