# emacs temporary files
\#*\#
.\#*
*~

# cmake build files
build
CMakeFiles/
.envrc

# ccls files
.ccls-cache
Debug

/third_party_build/
