**/.DS_Store

# Tex related files
*.aux
*.fdb_latexmk
*.fls
*.log
*.out
*.synctex.gz

# Ignore everything in the build directory
build/*

!build/*.pdf

