Skip to content

Commit 28ac5ff

Browse files
committed
[update] .gitignore, ignoring .idea directory
1 parent b228199 commit 28ac5ff

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ build
1717
CMakeDoxygenDefaults.cmake
1818
CMakeDoxyfile.in
1919

20+
# IntelliJ IDEA configuration (auto-generated)
21+
.idea
22+
2023
### C ###
2124
# Prerequisites
2225
*.d

0 commit comments

Comments
 (0)