diff options
| author | Mattias Andrée <maandree@operamail.com> | 2012-11-16 20:09:23 +0100 | 
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2012-11-16 20:09:23 +0100 | 
| commit | 5f7571b1f5ff1beccee4ce6a61f5641b42010a04 (patch) | |
| tree | 0544cff9a5bca944fe717d92b2e2ffac0cdb5827 /.gitignore | |
| parent | copying and license (diff) | |
| download | adjbacklight-5f7571b1f5ff1beccee4ce6a61f5641b42010a04.tar.gz adjbacklight-5f7571b1f5ff1beccee4ce6a61f5641b42010a04.tar.bz2 adjbacklight-5f7571b1f5ff1beccee4ce6a61f5641b42010a04.tar.xz | |
misc + probe all backlights2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b94d634 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +/_/ + +*.class + +*~ +\#.\# +.\#* +*.swp +*.bak | 
