Преглед изворни кода

gitignore .idea dir (#1704)

Related issue = close #1703
FZC пре 3 година
родитељ
комит
eded7ee270
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -11,6 +11,9 @@
 # Ignore the user's VSCode settings.
 /.vscode/settings.json
 
+# Ignore the user's Idea settings.
+/.idea/
+
 # Directories created by clangd
 /.cache/clangd