From 5940944b3f1aeb693cd74692eff6a690ecfdd27e Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 24 Jul 2025 14:48:08 +0200 Subject: 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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 14f1e78..72afd88 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ build log.txt compile_commands.json +datasheets -- cgit v1.2.3-70-g09d2