diff options
author | louis <louis.braun@gmx.de> | 2014-11-15 11:04:32 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2014-11-15 11:04:32 +0100 |
commit | f225c38103013faf38512cc61362cf9bb9088ba6 (patch) | |
tree | 2437094c46abd267745e85b6a707d2118f24fc62 /.gitignore | |
parent | 25f40fd5f40c0b18012784454cfbb055ea863439 (diff) | |
download | vdr-plugin-skindesigner-f225c38103013faf38512cc61362cf9bb9088ba6.tar.gz vdr-plugin-skindesigner-f225c38103013faf38512cc61362cf9bb9088ba6.tar.bz2 |
addad .gitignore to git
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..19526e0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +.dependencies +*.o +*.so +*.orig +*.rej +*.mo +*.pot +*.tgz |