We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b228199 + 28ac5ff commit 20fef60Copy full SHA for 20fef60
1 file changed
.gitignore
@@ -17,6 +17,9 @@ build
17
CMakeDoxygenDefaults.cmake
18
CMakeDoxyfile.in
19
20
+# IntelliJ IDEA configuration (auto-generated)
21
+.idea
22
+
23
### C ###
24
# Prerequisites
25
*.d
0 commit comments