llama-2-7b-chat-fin / .gitignore
safihaider's picture
initial commit
a6affd6
raw
history blame contribute delete
184 Bytes
# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/
src/main/resources/application-local.properties
# Flask
venv
__pycache__