diff options
author | Vincent Bénony | 2015-12-16 11:06:08 +0100 |
---|---|---|
committer | Vincent Bénony | 2016-01-06 16:19:11 +0100 |
commit | a3346064ac2b96acb30a335584829515ed61eb22 (patch) | |
tree | dbae84fcf0284af406d1f7c0dcfc83565f7daef4 | |
parent | 64f50761ec22243fe9964271a8554c9f3356a6b5 (diff) | |
download | scummvm-rg350-a3346064ac2b96acb30a335584829515ed61eb22.tar.gz scummvm-rg350-a3346064ac2b96acb30a335584829515ed61eb22.tar.bz2 scummvm-rg350-a3346064ac2b96acb30a335584829515ed61eb22.zip |
IOS: Removes the old "scummvm-iph5" file from gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 04bfbf130e..17012f3bb7 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,6 @@ lib*.a /config.log /scummvm -/scummvm-iph5 /scummvm-static /config.h /config.mk |