diff options
author | Richard Hughes <richard@hughsie.com> | 2008-08-09 14:27:32 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2008-08-09 14:27:32 +0100 |
commit | 918c35586bf257d316b0dfc6c0822a9c9c142f17 (patch) | |
tree | 9bc33b487f1024c3995168baf746f84295087ac1 /tools/.gitignore | |
parent | 6a498f04873034cc856c02870e7ed0f18fe2094d (diff) |
refactor out DkpDevice and DkpSupply so we can add another type of device without a metric ton of copy and paste
Diffstat (limited to 'tools/.gitignore')
-rw-r--r-- | tools/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index 173da61..ea46275 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -1,5 +1,6 @@ .deps devkit-power +devkit-power-on-battery *-glue.h *.o *-marshal.c |