added nested Intellij project files to .gitignore

This commit is contained in:
Richard Harrington 2017-01-15 22:24:50 -05:00
parent b171fce961
commit 4407bf2f82
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
.idea/**/*
**/.idea/**/*
!.idea/codeStyleSettings.xml
*.iml
*.log