diff options
author | Keith Packard <keithp@keithp.com> | 2014-09-11 19:59:58 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-09-11 19:59:58 -0700 |
commit | 1630a8e458f174d6df1aa30ff30e3f02a10bdbf7 (patch) | |
tree | e089775adcbca99277b5680c6624b774daaed402 | |
parent | 807e62ccebc83eb6427a63431d06effa074e5e76 (diff) |
altosui: Ignore built .desktop file
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | altosui/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/altosui/.gitignore b/altosui/.gitignore index a9b80aa4..556973a6 100644 --- a/altosui/.gitignore +++ b/altosui/.gitignore @@ -17,7 +17,7 @@ Altos-Linux-*.tar.bz2 Altos-Linux-*.sh Altos-Mac-*.zip Altos-Windows-*.exe -.desktop +*.desktop *.dll *.dylib *.so |