mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-16 01:04:08 +08:00
tools/power/acpi: Add .gitignore file
Add a .gitignore file so that git commands do not pick up the resulting binaries and directories. Signed-off-by: Prarit Bhargava <prarit@redhat.com> Acked-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
a351e9b9fc
commit
bdce57e7ae
4
tools/power/acpi/.gitignore
vendored
Normal file
4
tools/power/acpi/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
acpidbg
|
||||
acpidump
|
||||
ec
|
||||
include
|
Loading…
Reference in New Issue
Block a user