Add IntelliJ project files to gitignore

This commit is contained in:
Mike Bierlee 2015-12-30 00:23:04 +01:00
parent b62aa99147
commit 4be0e28bba

2
.gitignore vendored
View file

@ -15,3 +15,5 @@
/arrayCompletionExample
/annotationsExample
/applicationContextExample
/.project
/.idea