Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
UsersDojoJava
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LNGCodingDojo
UsersDojoJava
Commits
f3d896fe
Commit
f3d896fe
authored
Mar 22, 2017
by
Boros Andras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitignore, readme
parent
66f7a292
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
7 deletions
+24
-7
.gitignore
.gitignore
+13
-7
Readme.md
Readme.md
+11
-0
No files found.
.gitignore
View file @
f3d896fe
...
...
@@ -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
...
...
Readme.md
0 → 100644
View file @
f3d896fe
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment