mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-28 16:29:34 +08:00
Fix .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -44,16 +44,13 @@
|
||||
!examples/**/*.html.disabled
|
||||
|
||||
# include directory:
|
||||
!include/ftxui/
|
||||
!include/ftxui/**/*.hpp
|
||||
!include/ftxui/**/*.cpp
|
||||
|
||||
# src directory:
|
||||
!src/
|
||||
!src/ftxui/**/*.hpp
|
||||
!src/ftxui/**/*.cpp
|
||||
|
||||
# tools directory:
|
||||
!tools/
|
||||
!tools/**/*.sh
|
||||
!tools/**/*.cpp
|
||||
|
Reference in New Issue
Block a user