# Files generated by invoking Julia with --code-coverage
*.jl.cov
*.jl.*.cov

# Files generated by invoking Julia with --track-allocation
*.jl.mem

# System-specific files and directories generated by the BinaryProvider and BinDeps packages
# They contain absolute paths specific to the host computer, and so should not be committed
deps/deps.jl
deps/build.log
deps/downloads/
deps/usr/
deps/src/

# File generated by Pkg, the package manager, based on a corresponding Project.toml
# It records a fixed state of all packages used by the project. As such, it should not be
# committed for packages, but should be committed for applications that require a static
# environment.
Manifest.toml

# Settings from VisualStudioCode (taken from https://stackoverflow.com/a/57749909)
.vscode/*      # Maybe .vscode/**/* instead - see comments
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# VisualStudioCode Patch
# Ignore all local history of files
**/.history
**/.Rhistory

# Project specific
gitignored*
docs/src/assets/LWFBrook90jl_overview_v1.0.png
docs/src/assets/LWFBrook90jl_overview_v1.1.png
docs/src/assets/LWFBrook90jl_overview_v1.2.png
docs/src/assets/LWFBrook90jl_overview_v1.3.png
docs/src/assets/LWFBrook90jl_overview_v1.4.png
test/out/*
test/test-assets/*/*.png
test/test-assets/*/*.jld2
examples/*/*.png
.vscode/launch.json
test/test-assets-external/DAV-2020-IntegrationTests-LWFBrook90/DAV-IntegrationTests-LWFBrook90/*
examples/DAV2020-bare-minimum/DAV2020-minimal_meteoiso-forLWFsynthetic.csv
examples/DAV2020-bare-minimum/DAV2020-minimal_meteoveg-LWF.csv
examples/DAV2020-full/DAV2020-full_meteoiso_forLWF-synthetic.csv
examples/DAV2020-full/DAV2020-full_meteoveg-LWF.csv