Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

Commit 5a334d1

Browse files
committed
ignore iml files
1 parent 8d45271 commit 5a334d1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ app/components
1010
.idea
1111
.grunt
1212
_SpecRunner.html
13-
/spec/coverage
13+
/spec/coverage
14+
*.iml

angular-google-maps.iml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
</content>
88
<orderEntry type="inheritedJdk" />
99
<orderEntry type="sourceFolder" forTests="false" />
10+
<orderEntry type="library" scope="PROVIDED" name="sass-stdlib" level="application" />
1011
</component>
1112
</module>
1213

0 commit comments

Comments
 (0)