Commit f3d896fe by Boros Andras

gitignore, readme

parent 66f7a292
...@@ -59,11 +59,15 @@ local.properties ...@@ -59,11 +59,15 @@ local.properties
.scala_dependencies .scala_dependencies
.worksheet .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 # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff: # User-specific stuff:
.idea
.idea/**/workspace.xml .idea/**/workspace.xml
.idea/**/tasks.xml .idea/**/tasks.xml
.idea/dictionaries .idea/dictionaries
...@@ -107,13 +111,15 @@ crashlytics.properties ...@@ -107,13 +111,15 @@ crashlytics.properties
crashlytics-build.properties crashlytics-build.properties
fabric.properties fabric.properties
### Intellij Patch ### ### Intellij+iml Patch ###
# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721 # Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-249601023
*.iml
modules.xml
.idea/misc.xml
*.ipr
# *.iml # End of https://www.gitignore.io/api/intellij+iml
# modules.xml
# .idea/misc.xml
# *.ipr
### Java ### ### Java ###
# Compiled class file # 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