diff options
| author | Marco Barisione <marco.barisione@collabora.co.uk> | 2014-04-08 15:07:04 +0100 |
|---|---|---|
| committer | Marco Barisione <marco.barisione@collabora.co.uk> | 2014-04-08 16:17:09 +0100 |
| commit | d497e3db52ccb7d41a83d26034f7edb5f186dfb8 (patch) | |
| tree | de0f50e32437be8324d06cc77e606e4af487fc96 /.gitignore | |
| parent | 3808c9dcbe0c5d56356f58938344eced3756b3fa (diff) | |
| download | graynard-d497e3db52ccb7d41a83d26034f7edb5f186dfb8.tar.gz graynard-d497e3db52ccb7d41a83d26034f7edb5f186dfb8.zip | |
Add a script to run maynard
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -36,6 +36,7 @@ _gen /missing /stamp-h1 /maynard-*.tar.xz +/maynard shell/desktop-shell-client-protocol.h shell/desktop-shell-protocol.c shell/shell-helper-client-protocol.h @@ -49,4 +50,4 @@ data/gschemas.compiled data/org.raspberrypi.maynard.gschema.valid data/org.raspberrypi.maynard.gschema.xml po/POTFILES -po/stamp-it
\ No newline at end of file +po/stamp-it |
