diff options
author | kLeZ <julius8774@gmail.com> | 2014-09-21 15:36:23 +0200 |
---|---|---|
committer | kLeZ <julius8774@gmail.com> | 2014-09-21 15:36:23 +0200 |
commit | 7af6cb37ce4ef4e9fbe1aa6bab6149d68c7f3e53 (patch) | |
tree | ea99c82c7455c88c80f0234f4a6ae02daf6d79dd /.gitignore | |
parent | 6c55f1ed2bf263f9ab8fac1de6877937b69d6992 (diff) |
Added Eclipse Integration
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -27,6 +27,10 @@ pom.xml.* .settings .metadata +#Eclipse/Gradle integration +libs +project.properties + #IntelliJ IDEA .idea *.iml |