build: refine .gitignore rules for tools directory

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
2025-01-13 16:47:15 +02:00
parent 3fa7acb116
commit c09bdee89a
2 changed files with 12 additions and 14 deletions

12
tools/.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
*
!/acpi
!/doxygen
!/website
!/Makefile
!/.gdbinit
!/*.c
!/*.cpp
!/*.cfg
!/*.md
!/*.patch
!/*.gitignore