Skip to content

Commit a6de451

Browse files
committed
zephyr: Add .gitignore to ignore Zephyr's "outdir" directory.
That's where Zephyr keeps object files and produced executables.
1 parent 63e82dc commit a6de451

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

zephyr/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
outdir/

0 commit comments

Comments
 (0)