first version

This commit is contained in:
2023-06-04 21:50:52 +02:00
parent 8509f2e1f5
commit 05c77b3199
3 changed files with 62 additions and 21 deletions

27
.gitignore vendored
View File

@ -1,21 +1,6 @@
# ---> Scala
*.class
*.log
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# ---> SBT
# Simple Build Tool
# http://www.scala-sbt.org/release/docs/Getting-Started/Directories.html#configuring-version-control
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
.history
.cache
.lib/
/*
!/src/
!/LICENSE
!/build.sbt
!/README.md
openai-scala-client.conf