goldenChat base source add
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
.classpath
|
||||
.project
|
||||
.settings/
|
||||
.idea/
|
||||
.vscode/
|
||||
.svn/
|
||||
.agents/
|
||||
.codex/
|
||||
nb-configuration.xml
|
||||
nbactions.xml
|
||||
*.code-workspace
|
||||
*.iml
|
||||
.DS_Store
|
||||
log/
|
||||
bin/
|
||||
target/
|
||||
out/
|
||||
|
||||
# Compiled class file
|
||||
*.class
|
||||
|
||||
# Log file
|
||||
*.log
|
||||
|
||||
# Images
|
||||
*.jpg
|
||||
# Exception: allow documentation images in ta4j-examples
|
||||
!ta4j-examples/docs/img/*.jpg
|
||||
!ta4j-examples/docs/img/*.png
|
||||
|
||||
# BlueJ files
|
||||
*.ctxt
|
||||
|
||||
# Package Files #
|
||||
*.jar
|
||||
*.war
|
||||
*.nar
|
||||
*.ear
|
||||
*.zip
|
||||
*.tar.gz
|
||||
*.rar
|
||||
|
||||
# temp files #
|
||||
temp/
|
||||
ta4j-examples/indicators.csv
|
||||
|
||||
# local TODO notes (detailed architecture docs live in ta4j-wiki/architecture/)
|
||||
todo/
|
||||
|
||||
# Mobile Tools for Java (J2ME)
|
||||
.mtj.tmp/
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
/html/
|
||||
Reference in New Issue
Block a user