mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 08:45:18 +00:00
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
# used to remove files from deployment using `git archive`
|
|
# git files
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
.mailmap export-ignore
|