diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-25 22:01:52 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-25 22:01:52 +0100 |
commit | 48927ea64393fdf6d48a0cbac3106a44944acd3d (patch) | |
tree | 63321ce23e18db0301d5931628a87c0e0d6e09c7 /.gitignore | |
parent | 68627ddb5eca01c831a679b1ab425a7411ef48a6 (diff) | |
download | ponymap-48927ea64393fdf6d48a0cbac3106a44944acd3d.tar.gz ponymap-48927ea64393fdf6d48a0cbac3106a44944acd3d.tar.xz ponymap-48927ea64393fdf6d48a0cbac3106a44944acd3d.zip |
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,7 +1,5 @@ # Build files -/ponymap -/ponymap.1 -/plugins/*.so +/build # Qt Creator files /ponymap.config |