Add comprehensive GitHub Copilot instructions for FTXUI development (#1121)

This commit is contained in:
Copilot
2025-09-21 10:30:52 +02:00
committed by GitHub
parent f21fcc1995
commit 8249fcb41e
4 changed files with 221 additions and 7 deletions

2
.gitignore vendored
View File

@@ -28,6 +28,7 @@ out/
# .github directory:
!.github/**/*.yaml
!.github/**/*.yml
!.github/**/*.md
# cmake directory:
!cmake/**/*.in
@@ -70,3 +71,4 @@ out/
# tools directory:
!tools/**/*.sh
!tools/**/*.cpp
build/