Browse Source

Add .idea to .gitignore

Filip Klembara 4 years ago
parent
commit
28e3fad254
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,4 +7,5 @@ node_modules/
 compile_commands.json
 tests
 .DS_Store
+.idea