Clean idea files generated on the gradle import, add them to .gitignore

This commit is contained in:
Alexander Podkhalyuzin
2017-08-31 11:17:47 +03:00
committed by Ilya Chernikov
parent 3e46c59187
commit 3f8170d369
112 changed files with 16 additions and 2536 deletions
+9 -1
View File
@@ -6,6 +6,7 @@
/dist
/gh-pages
/ideaSDK
/clionSDK
/android-studio/sdk
out/
/tmp
@@ -23,4 +24,11 @@ build/
!**/src/**/build
*.iml
!**/test/**/build
.idea/modules.xml
.idea/libraries/Gradle*.xml
.idea/modules
.idea/modules.xml
.idea/gradle.xml
.idea/compiler.xml
.idea/inspectionProfiles/profiles_settings.xml
.idea/.name