From a9d284811255a1982ff2587467a77a27a82dd74a Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 30 Dec 2011 12:36:16 -0500 Subject: Create batterymon, a program that will monitor the battery, and run a command if discharging and below a certain percent. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2962396..002ffda 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *~ arg +batterymon chardiff chardiff_pre chardiff_post -- cgit v1.2.3