.gitignore: ignore intellij project files

This commit is contained in:
Paul Campbell 2016-08-21 10:49:05 +01:00
parent 8bcce3418d
commit bc5320b573

17
.gitignore vendored
View file

@ -17,21 +17,8 @@ nbactions.xml
.project .project
# intellij # intellij
.idea/libraries/ .idea/
.idea/workspace.xml *.iml
.idea/uiDesigner.xml
.idea/compiler.xml
.idea/misc.xml
.idea/checkstyle.xml
.idea/artifacts/
.idea/dataSources*
.idea/tasks.xml
.idea/dictionaries/
.idea/shelf/
.idea/dynamic.xml
.idea/sqlDataSources.xml
.idea/gradle.xml
.idea/mongoSettings.xml
# Spring # Spring
spring.log spring.log