# References folder
Refs

# Tex artifacts
*.synctex*
*.aux
*.bbl
*.blg
420_paper.log
*.out
*.log

#JUCE generated content
Builds
BinaryData.h
BinaryData*.cpp
build*/
JuceLibraryCode
LV2.mak

#Windows Temp Cache Files
[Tt]humbs.db

#macOS Finder and whatnot
.DS_Store
*.DS_Store
*.swp
*~

#Visual Studio Code files
.vscode/

# Other files I don't want
*.asd
*.mp4
bin/*[!.zip]
*.exe
*_Packaged
*.dmg

