fun/.gitignore
hanez c61329124b
Some checks are pending
Fun with CMake on Ubuntu-Slim / build (push) Waiting to run
Added ./playground/ for local only stuff. (0.41.16)
2026-05-28 01:59:13 +02:00

35 lines
418 B
Text

CMakeCache.txt
Doxygen.in
.*
!.clang-format
!.clang-tidy
!.editorconfig
!.gitignore
!.github
!.gitkeep
.venv
api/
!api/.gitkeep
build/*
build_debug/*
build_release/*
cmake_install.cmake
compile_commands.json
database.sqlite
defines.txt
demo_*
dist/
downloaded.png
json.xml
lib/*.so
out/
playground/*
!playground/.gitkeep
src/*.o
src/rust/Cargo.lock
src/rust/target
*.swp
tmp*
web/_cache/*
web/_site/*
web/Gemfile.lock