diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-11-20 15:39:51 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-11-20 15:39:51 +0100 |
commit | a72b2ece0338905391538a78ea7b3df3a9a6f324 (patch) | |
tree | 41aa85e93ff71744331fffa61d0bc6183132c8d4 /.gitignore | |
parent | 32c89c804b1922ab5dd45eade36f27ea8b3fb197 (diff) |
working nrf source tree
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,9 +5,13 @@ **/.DS_Store **/.$* +# other copyright/ temp/ +# build artifacts +nrf528xx/build + # confui confui/confui |