jasper/.gitignore
Gary Talent c772f5de25
All checks were successful
Build / build (push) Successful in 3m8s
[jasper] Add cmake-build-* to .gitignore
2024-05-19 22:17:40 -05:00

24 lines
256 B
Plaintext

.cache
.clangd
.current_build
.conanbuild
.idea
.mypy_cache
.pyenv
.stfolder
.stignore
scripts/__pycache__
CMakeLists.txt.user
ROM.oxfs
Session.vim
build
compile_commands.json
dist
graph_info.json
imgui.ini
*.gba
*.sav
studio_state.json
tags
cmake-build-*