diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-02-05 23:43:09 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-02-05 23:43:09 +0300 |
commit | 44c92542331ea57553978e55585b5687d7034654 (patch) | |
tree | c97b9c2a44efae4fd39c6ea61d7a0314b91e2687 /.gitignore | |
parent | 98fff0b1a6fc9103759855e888b6be241fcb8510 (diff) | |
download | plus-44c92542331ea57553978e55585b5687d7034654.tar.gz plus-44c92542331ea57553978e55585b5687d7034654.tar.bz2 plus-44c92542331ea57553978e55585b5687d7034654.tar.xz plus-44c92542331ea57553978e55585b5687d7034654.zip |
add temp desktop files to ignore list.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e06051fd8..7c2a83a9b 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,8 @@ po/POTFILES stamp-h1 /manaplus.spec PKGBUILD +data/evol/evol.desktop +data/tmw/tmw.desktop # files created by CMake CMakeFiles/ |