diff options
author | chriszero <zerov83@gmail.com> | 2014-11-18 20:41:44 +0100 |
---|---|---|
committer | chriszero <zerov83@gmail.com> | 2014-11-18 20:41:44 +0100 |
commit | 53143efc7a8b93ac779b494588e44c2ef47a1f12 (patch) | |
tree | 68307c1498c3bb25d9c24bedfebf78d5e42e2bec /po/.gitignore | |
parent | fc243d8bfde7c24168b67f90341e7d0d114114b2 (diff) | |
download | vdr-plugin-plex-53143efc7a8b93ac779b494588e44c2ef47a1f12.tar.gz vdr-plugin-plex-53143efc7a8b93ac779b494588e44c2ef47a1f12.tar.bz2 |
Fixes seg fault on some systems
Diffstat (limited to 'po/.gitignore')
-rw-r--r-- | po/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore |