mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-14 06:58:25 +08:00
Fix workflow issue.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -20,7 +20,7 @@ out/
|
||||
!flake.nix
|
||||
!ftxui.pc.in
|
||||
!iwyu.imp
|
||||
!WORKSPACE
|
||||
!WORKSPACE.bazel
|
||||
!BUILD.bazel
|
||||
!MODULE.bazel
|
||||
!.bazelrc
|
||||
@@ -33,6 +33,9 @@ out/
|
||||
!cmake/**/*.in
|
||||
!cmake/**/*.cmake
|
||||
|
||||
# bazel directory:
|
||||
!bazel/**/*.bzl
|
||||
|
||||
# doc directory:
|
||||
!doc/**/Doxyfile.in
|
||||
!doc/**/*.txt
|
||||
|
Reference in New Issue
Block a user