Files
ocdp/.gitignore

21 lines
124 B
Plaintext

# python
__pycache__/
*.py[cod]
# data
*.csv
*.json
*.xlsx
*.yaml
*.yml
# env variable
.env
*.ini
#
!environment.yml