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

## Intermediate documents:
*.dvi
*.xdv
*-converted-to.*
*.ps
*.eps

## Generated if empty string is given at "Please type another file name for output:"
.pdf
book.pdf
.latexgit.*
**/.pdf
**/book.pdf
**/.latexgit.*

# any potential git archive folder
__git__
*.latexgit.*

# the project files
.idea

## Bibliography auxiliary files (bibtex/biblatex/biber):
*.bbl
*.bcf
*.blg
*-blx.aux
*-blx.bib
*.run.xml

## Build tool auxiliary files:
*.fdb_latexmk
*.synctex
*.synctex(busy)
*.synctex.gz
*.synctex.gz(busy)
*.pdfsync

## Auxiliary and intermediate files from other packages:
# algorithms
*.alg
*.loa

# achemso
acs-*.bib

# amsthm
*.thm

# beamer
*.nav
*.pre
*.snm
*.vrb

# changes
*.soc

# comment
*.cut

# cprotect
*.cpt

# elsarticle (documentclass of Elsevier journals)
*.spl

# endnotes
*.ent

# fixme
*.lox

# feynmf/feynmp
*.mf
*.mp
*.t[1-9]
*.t[1-9][0-9]
*.tfm

#(r)(e)ledmac/(r)(e)ledpar
*.end
*.?end
*.[1-9]
*.[1-9][0-9]
*.[1-9][0-9][0-9]
*.[1-9]R
*.[1-9][0-9]R
*.[1-9][0-9][0-9]R
*.eledsec[1-9]
*.eledsec[1-9]R
*.eledsec[1-9][0-9]
*.eledsec[1-9][0-9]R
*.eledsec[1-9][0-9][0-9]
*.eledsec[1-9][0-9][0-9]R

# glossaries
*.acn
*.acr
*.glg
*.glo
*.gls
*.glsdefs
*.lzo
*.lzs
*.slg
*.slo
*.sls

# uncomment this for glossaries-extra (will ignore makeindex's style files!)
# *.ist

# gnuplot
*.gnuplot
*.table

# gnuplottex
*-gnuplottex-*

# gregoriotex
*.gaux
*.glog
*.gtex

# htlatex
*.4ct
*.4tc
*.idv
*.lg
*.trc
*.xref

# hyperref
*.brf

# knitr
*-concordance.tex
# TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files
# *.tikz
*-tikzDictionary

# listings
*.lol

# luatexja-ruby
*.ltjruby

# makeidx
*.idx
*.ilg
*.
*.ist

# minitoc
*.maf
*.mlf
*.mlt
*.mtc[0-9]*
*.slf[0-9]*
*.slt[0-9]*
*.stc[0-9]*

# minted
_minted*
*.pyg

# morewrites
*.mw

# newpax
*.newpax

# nomencl
*.nlg
*.nlo
*.nls

# pax
*.pax

# pdfpcnotes
*.pdfpc

# sagetex
*.sagetex.sage
*.sagetex.py
*.sagetex.scmd

# scrwfile
*.wrt

# svg
svg-inkscape/

# sympy
*.sout
*.sympy
sympy-plots-for-*.tex/
**/sympy-plots-for-*.tex/

# pdfcomment
*.upa
*.upb

# pythontex
*.pytxcode
pythontex-files-*/

# tcolorbox
*.listing

# thmtools
*.loe

# TikZ & PGF
*.dpth
*.md5
*.auxlock

# titletoc
*.ptc

# todonotes
*.tdo

# vhistory
*.hst
*.ver

# easy-todo
*.lod

# xcolor
*.xcp

# xmpincl
*.xmpi

# xindy
*.xdy

# xypic precompiled matrices and outlines
*.xyc
*.xyd

# endfloat
*.ttt
*.fff

# Latexian
TSWLatexianTemp*

## Editors:
# WinEdt
*.bak
*.sav

# Texpad
.texpadtmp
**/.texpadtmp

# LyX
*.lyx~

# Kile
*.backup

# gummi
.*.swp

# KBibTeX
*~[0-9]*

# TeXnicCenter
*.tps

# auto folder when using emacs and auctex
./auto/*
**/auto/*
*.el

# expex forward references with \gathertags
*-tags.tex

# standalone packages
*.sta

# Makeindex log files
*.lpz

# xwatermark package
*.xwm

# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
# Uncomment the next line to have this generated file ignored.
#*Notes.bib

# the generated website
website
**/website

# idea gui
.idea/
.idea_modules/
**/.idea/
**/.idea_modules/

# rstudio gui
.Rproj.user
.Rhistory
.RData
.Ruserdata
*.Rproj
**/.Rproj.user
**/.Rhistory
**/.RData
**/.Ruserdata

# eclipse
/.settings
.project
**/.settings
**/.project

# Gradle and Maven with auto-import
*.iml
*.ipr

# CMake
cmake-build-*/
**/cmake-build-*/

# File-based project format
*.iws

# IntelliJ
/out/
**/out/

# JIRA plugin
atlassian-ide-plugin.xml
**/atlassian-ide-plugin.xml

# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
**/com_crashlytics_export_strings.xml
**/crashlytics.properties
**/crashlytics-build.properties
**/fabric.properties

# Byte-compiled / optimized / DLL files
**/__pycache__
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
**/.Python
**/build/
**/develop-eggs/
**/dist/
**/downloads/
**/eggs/
**/.eggs/
**/lib/
**/lib64/
**/parts/
**/sdist/
**/var/
**/wheels/
**/pip-wheel-metadata/
**/share/python-wheels/
*.egg-info/
.installed.cfg
**/.installed.cfg
*.egg
.pytype/
**/.pytype/
MANIFEST
**/.pytype/
**/MANIFEST

# PyInstaller
#  Usually these files are written by a whyPython script from a template
#  before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt
**/pip-log.txt
**/pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
**/htmlcov/
**/.tox/
**/.nox/
.coverage
**/.coverage
.coverage.*
**/.coverage.*
.cache
**/.cache
nosetests.xml
coverage.xml
**/nosetests.xml
**/coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
**/.hypothesis/
**/.pytest_cache/

# Translations
*.mo
*.pot

# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal
**/local_settings.py
**/db.sqlite3
**/db.sqlite3-journal

# Flask stuff:
.webassets-cache
**/.webassets-cache

# Scrapy stuff:
.scrapy
**/.scrapy

# Sphinx documentation
docs/
**/docs/

# PyBuilder
target/
**/target/

# Jupyter Notebook
.ipynb_checkpoints
**/.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py
**/profile_default/
**/ipython_config.py

# pyenv
.python-version
**/.python-version

# pipenv
Pipfile.lock
**/Pipfile.lock

# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/
**/__pypackages__/

# Celery stuff
celerybeat-schedule
celerybeat.pid
**/celerybeat-schedule
**/celerybeat.pid

# SageMath parsed files
*.sage.py

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
**/.env
**/.venv
**/env/
**/venv/
**/ENV/
**/env.bak/
**/venv.bak/

# Spyder project settings
.spyderproject
.spyproject
**/.spyderproject
**/.spyproject

# Rope project settings
.ropeproject
**/.ropeproject

# mkdocs documentation
/site
**/site

# mypy
.mypy_cache/
.dmypy.json
dmypy.json
**/dmypy.json

# Pyre type checker
.pyre/
/.github/
**/.pyre/
**/.github/


# Pyre type checker
.pyre/

# additional own files and folders
**/*.coverage
**/*.egg-info
**/docs/build
**/.pytest_cache
**/.mypy_cache
**/build
**/dist
**/.idea
**/.ruff_cache
**/.pytype

# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf
**/.idea/**/workspace.xml
**/.idea/**/tasks.xml
**/.idea/**/usage.statistics.xml
**/.idea/**/dictionaries
**/.idea/**/shelf

# Generated files
.idea/**/contentModel.xml
**/.idea/**/contentModel.xml

# Sensitive or high-churn files
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml
**/.idea/**/dataSources/
**/.idea/**/dataSources.ids
**/.idea/**/dataSources.local.xml
**/.idea/**/sqlDataSources.xml
**/.idea/**/dynamic.xml
**/.idea/**/uiDesigner.xml
**/.idea/**/dbnavigator.xml

# Gradle
.idea/**/gradle.xml
.idea/**/libraries
**/.idea/**/gradle.xml
**/.idea/**/libraries

auto-import.
.idea/artifacts
.idea/compiler.xml
.idea/jarRepositories.xml
.idea/modules.xml
.idea/*.iml
.idea/modules
auto-import.
**/.idea/artifacts
**/.idea/compiler.xml
**/.idea/jarRepositories.xml
**/.idea/modules.xml
**/.idea/*.iml
**/.idea/modules
*.iml
*.ipr
/xc.sh
