This is an automated email from the ASF dual-hosted git repository.

acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new cd5ad0f165 chore: update gitignore for .idea folder
cd5ad0f165 is described below

commit cd5ad0f16558e1f7973369b518db58ebbd7ba9e5
Author: Alessio Tudisco <apb...@gmail.com>
AuthorDate: Thu Jun 12 15:59:09 2025 +0200

    chore: update gitignore for .idea folder
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5152e7ad63..b4ea4eedfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -73,6 +73,7 @@ uImage
 .dirlinks
 .fakelnk
 .vscode
+.idea
 .DS_Store
 tools/gdb/__pycache__
 /build

Reply via email to