mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-06-25 17:11:13 +08:00
.gitignore file updated, to not include whitelist of all sub directories, so global gitignore will work.
This commit is contained in:
parent
22f5451fb7
commit
64fbf35eaf
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,7 +1,6 @@
|
|||||||
# Ignore all the files, except the ones we expect.
|
# Ignore all the files, except the ones we expect.
|
||||||
# See https://jasonstitt.com/gitignore-whitelisting-patterns
|
# See https://jasonstitt.com/gitignore-whitelisting-patterns
|
||||||
*
|
*
|
||||||
!*/
|
|
||||||
|
|
||||||
# Allowed top-level files:
|
# Allowed top-level files:
|
||||||
!.clang-format
|
!.clang-format
|
||||||
|
Loading…
Reference in New Issue
Block a user