# CPP files
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
compile_commands.json
Debug/
.ccls-cache
/**/*.o
bin
obj/
# LaTeX
/**/auto/
# Misc
.*.swp
.#*
.DS_Store
# Python
.mypy_cache
**/__pycache__
# Emacs
.dir-locals.el
# Dev environment with Nix
.envrc
.mysql
.direnv