# 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/

# Build artifacts for creating documentation generated by the Documenter package
docs/build/
docs/site/

# Literate.jl-generated markdown — regenerated by docs/make.jl on every build.
# Hand-written .md files (core.md, index.md, simd.md, develop.md, patterns.md,
# constraint_augmentation.md, ref.md, twostage.md, upgrade.md) stay tracked.
docs/src/distillation.md
docs/src/gpu.md
docs/src/guide.md
docs/src/jump.md
docs/src/opf.md
docs/src/oracle.md
docs/src/parameters.md
docs/src/performance.md
docs/src/quad.md
docs/src/two_stage.md

# 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

# data files
pglib*.m

# ampl nl files
*.nl

# Editor lock/temp files
.#*

## Core latex/pdflatex auxiliary files:
*.aux
*.lof
*.log
*.lot
*.fls
*.out
*.toc
*.fmt
*.fot
*.cb
*.cb2
.*.lb
