###############################
# SpectroChemPy specific     #
###############################
*.scp
*.pscp
process.pscp
HIZECOKE_TEST.pscp
mydefault.mplstyle

###############################
# Python                      #
###############################
*.py[cod]
__pycache__/
*.egg-info/
*.egg
develop-eggs/
dist/
build/
eggs/
parts/
bin/
var/
sdist/
.Python
.pytest_cache/
.coverage*
.hypothesis/
htmlcov/
coverage.xml
coverage.json
cov.coverage
cov.syspath.txt

###############################
# Virtual Environments        #
###############################
.venv*
/env/
/venv/
pip-log.txt

###############################
# Jupyter                     #
###############################
.ipynb_checkpoints/
*.ipynb
*.pct.md

###############################
# Documentation              #
###############################
# Sphinx
docs/reference/generated/
docs/reference/api.rst
docs/_build/
docs/savefig/
docs/static/video
docs/sources/reference/generated
docs/sources/index.rst
gallery/
sg_execution_times.rst
savefig

###############################
# IDE & Editors              #
###############################
# VSCode
.vscode/
*.code-workspace

# PyCharm/IntelliJ
.idea/

# Spyder
.spyderproject
.spyproject

# Open code
.opencode/

###############################
# Operating System           #
###############################
# macOS
.DS_Store
Icon?

###############################
# Temporary & Backup         #
###############################
*.log
*.bak
*~
~*
*.orig
*.pkl
*.manifest
*.spec
*.tar
*.bz2
*.zip
out/
.tempdirs

###############################
# Testing                    #
###############################
tests/figures/
/tests_extern_packages/

###############################
# Version Control           #
###############################
# Git
*_LOCAL_*.*
*_REMOTE_*.*
*_BACKUP_*.*
*_BASE_*.*
.gitignore_*
.git/

###############################
# Project Specific          #
###############################
/extdata/
/git_hooks/
/installed.txt
thumb.png
.dockerignore
.pipeline*.sh
essai.py
res.docstrings.txt
*dev*.rst
_ressources
_tools
myfile.csv
_sandbox
.ci/scp_*

###############################
# Data Files                #
###############################
*.jdx
*.sample
*.pptx
saved_pkglist.txt
utils_analyses.md
*.DDR
*.HDR
