Browse Source

Ignore iml files from idea

pull/784/head
Shane Mc Cormack 7 years ago
parent
commit
a14d9046fa
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      .gitignore

+ 2
- 1
.gitignore View File

@@ -11,4 +11,5 @@
11 11
 **/build
12 12
 **/src/*/generated
13 13
 **/src/*/generated_tests
14
-
14
+bundles/*.iml
15
+bundles/*/*.iml

Loading…
Cancel
Save