diff options
| author | louis <louis.braun@gmx.de> | 2015-01-15 13:12:47 +0100 |
|---|---|---|
| committer | louis <louis.braun@gmx.de> | 2015-01-15 13:12:47 +0100 |
| commit | c7f71f3f2b580714bd9e5a5c773bc2179c0e8567 (patch) | |
| tree | a39d3efd5494b60964152e559eaead76c7897af5 /.gitignore | |
| download | vdr-plugin-weatherforecast-0.0.1.tar.gz vdr-plugin-weatherforecast-0.0.1.tar.bz2 | |
Initial commit0.0.1
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 |
