diff options
author | Holger Steinhaus <hsteinhaus@gmx.de> | 2015-11-11 20:44:16 +0100 |
---|---|---|
committer | Holger Steinhaus <hsteinhaus@gmx.de> | 2015-11-17 12:51:44 +0100 |
commit | 13359604c0b409d09d91eb8682669a9bb04acbf4 (patch) | |
tree | f6d25e9acf2017f2373d008b1547bcfa528827d2 | |
parent | 79c66cfb7c4a686a58c5429336bad146436052b0 (diff) | |
download | vdr-plugin-mcli-master.tar.gz vdr-plugin-mcli-master.tar.bz2 |
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f0dff0b --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.dependencies +*.o +*.mo +*.a +*.so +*.pot |