plotmydata / .gitignore
jedick
Add app files
8f7fb71
raw
history blame contribute delete
192 Bytes
# Any secret files (including secret.openai-api-key)
secret.*
# Copied by Dockerfile from entrypoint.sh
startup.sh
# Created by entrypoint.sh
.Rprofile
# We can ignore __pycache__
__pycache__