diff options
author | Illya Kovalevskyy <me@tucnak.pp.ua> | 2012-05-22 22:00:28 +0300 |
---|---|---|
committer | Illya Kovalevskyy <me@tucnak.pp.ua> | 2012-05-22 22:00:28 +0300 |
commit | 603a1f268131382750f386b6f602578948c34810 (patch) | |
tree | 9e08e3c80e9c34e2886d3e2a618a14ca470fda7a | |
parent | e53ae992044dcfd51246642d45cb6a790846b347 (diff) | |
download | gitignore-603a1f268131382750f386b6f602578948c34810.tar.gz gitignore-603a1f268131382750f386b6f602578948c34810.zip |
now it support *.desktop files
-rw-r--r-- | Qt.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Qt.gitignore b/Qt.gitignore index 2ca752a7..3fc03124 100644 --- a/Qt.gitignore +++ b/Qt.gitignore @@ -18,3 +18,4 @@ moc_*.cpp qrc_*.cpp Makefile *-build-* +*.desktop |