diff options
| author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2011-08-18 13:31:44 +0200 | 
|---|---|---|
| committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2011-08-19 01:56:51 +0200 | 
| commit | 4b6c5d0d72be26eeb340f25d0286d5e9561f85fa (patch) | |
| tree | bac6ae4877266ec1891de5f3f615e4ff31fc1309 | |
| parent | 41f62453c7d30a32d7be8c9f13376c0313a94086 (diff) | |
Add .gitignore
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..732f8e6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +fbdev-test | 
