.idea rule

This commit is contained in:
shim_
2016-05-27 09:16:19 +02:00
parent bdbe8c6f7a
commit ff2d56087d
2 changed files with 9 additions and 0 deletions

1
.gitignore vendored
View File

@@ -17,3 +17,4 @@ project/plugins/project/
.scala_dependencies
.worksheet
.idea

View File

@@ -0,0 +1,8 @@
package net.shimun.redstream.api.models
/**
* Created by marvin on 4/9/16.
*/
object Parsing {
}