Skip to content
Snippets Groups Projects
Unverified Commit 5b5c6e14 authored by ArthurSonzogni's avatar ArthurSonzogni
Browse files

Fix .gitignore

parent e9e1451f
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment