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 <prarit@redhat.com>
Acked-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
  • Loading branch information
Prarit Bhargava authored and Rafael J. Wysocki 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.