mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +00:00
build: refine .gitignore rules for tools directory
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
12
tools/.gitignore
vendored
Normal file
12
tools/.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
*
|
||||
!/acpi
|
||||
!/doxygen
|
||||
!/website
|
||||
!/Makefile
|
||||
!/.gdbinit
|
||||
!/*.c
|
||||
!/*.cpp
|
||||
!/*.cfg
|
||||
!/*.md
|
||||
!/*.patch
|
||||
!/*.gitignore
|
Reference in New Issue
Block a user