Merge branch 'main' into main

This commit is contained in:
Miko
2025-04-30 14:39:52 -04:00
committed by GitHub
19 changed files with 566 additions and 13 deletions

8
.gitignore vendored
View File

@@ -20,6 +20,10 @@ out/
!flake.nix
!ftxui.pc.in
!iwyu.imp
!WORKSPACE.bazel
!BUILD.bazel
!MODULE.bazel
!.bazelrc
# .github directory:
!.github/**/*.yaml
@@ -29,6 +33,10 @@ out/
!cmake/**/*.in
!cmake/**/*.cmake
# bazel directory:
!bazel/**/*.bzl
!.bcr/*
# doc directory:
!doc/**/Doxyfile.in
!doc/**/*.txt