The branch, master has been updated
via f554d7cd432d3056b1ca62bf09cc4003bf307912 (commit)
from 019f48462836c9f3a0a1f113a351395ddcf99640 (commit)
- Log -----------------------------------------------------------------
commit f554d7cd432d3056b1ca62bf09cc4003bf307912
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date: Thu Jun 12 23:18:55 2025 +0200
Ignore JetBrains IDE files
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 9f1af71..4d57cba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,6 @@ compile_commands.json
# VSCode
.vscode
+
+# CLion
+.idea/
hooks/post-receive
--
A library to talk to FTDI chips
--
libftdi-git - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx
|