Skip to content

Commit

Permalink
tools/power/acpi: Add .gitignore file
Browse files Browse the repository at this point in the history
Add a .gitignore file so that git commands do not pick up the resulting
binaries and directories.

Signed-off-by: Prarit Bhargava <[email protected]>
Acked-by: Lv Zheng <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
  • Loading branch information
prarit authored and rafaeljw committed May 12, 2017
1 parent a351e9b commit bdce57e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/power/acpi/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
acpidbg
acpidump
ec
include

0 comments on commit bdce57e

Please sign in to comment.