Commit f3d896fe by Boros Andras

gitignore, readme

parent 66f7a292
......@@ -59,11 +59,15 @@ local.properties
.scala_dependencies
.worksheet
### Intellij ###
# Created by https://www.gitignore.io/api/intellij+iml
### Intellij+iml ###
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff:
.idea
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/dictionaries
......@@ -107,13 +111,15 @@ crashlytics.properties
crashlytics-build.properties
fabric.properties
### Intellij Patch ###
# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
### Intellij+iml Patch ###
# Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-249601023
*.iml
modules.xml
.idea/misc.xml
*.ipr
# *.iml
# modules.xml
# .idea/misc.xml
# *.ipr
# End of https://www.gitignore.io/api/intellij+iml
### Java ###
# Compiled class file
......
Users Dojo Java
=======================
Lanoga coding Dojo Java GYM
Projekt karakterisztikája
-------------------------
* Java 1.8
* No-xml Spring MVC 4 web application for Servlet 3.0 environment
* JPA 2.0 (Hibernate/Spring Data JPA/ Spring Data Auditing)
* Swagger
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment