first version
This commit is contained in:
27
.gitignore
vendored
27
.gitignore
vendored
@ -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
|
||||
Reference in New Issue
Block a user