diff options
author | xengineering <me@xengineering.eu> | 2025-07-24 14:48:08 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-07-24 14:48:08 +0200 |
commit | 5940944b3f1aeb693cd74692eff6a690ecfdd27e (patch) | |
tree | 6c836dd738e312ae1a51fd3a47bb8ab9ae5389fa | |
parent | 1a44c30c94dbbf0f3aabc1610d61b032d9d80e29 (diff) | |
download | iot-contact-5940944b3f1aeb693cd74692eff6a690ecfdd27e.tar iot-contact-5940944b3f1aeb693cd74692eff6a690ecfdd27e.tar.zst iot-contact-5940944b3f1aeb693cd74692eff6a690ecfdd27e.zip |
gitignore: Add `datasheets`
This folder contains datasheets of the components. Because of unclear
license situation they are ignored to avoid legal issues on
re-distribution.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ build log.txt compile_commands.json +datasheets |