Merge pull request #78 from danielpacak/ignore-intellij-project-config-files

[Build] Ignore Intellij *.iml configuration files
This commit is contained in:
Victor Woeltjen 2015-09-01 16:17:17 -07:00
commit 2f57f47234

6
.gitignore vendored
View File

@ -3,9 +3,13 @@
*.gzip
*.tgz
*.DS_Store
*.idea
*.sass-cache
# Intellij project configuration files
*.idea
*.iml
# External dependencies
# Build output