Create project
This commit is contained in:
commit
09ee1bc74c
8 changed files with 79 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# sbt
|
||||
/.bsp/
|
||||
target/
|
||||
|
||||
# IntelliJ IDEA
|
||||
/.idea/*
|
||||
!/.idea/codeStyles/
|
||||
!/.idea/codeStyles/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue