diff options
author | Timo Eskola <timo@tolleri.net> | 2015-09-08 13:36:52 +0300 |
---|---|---|
committer | Timo Eskola <timo@tolleri.net> | 2015-09-08 13:36:52 +0300 |
commit | 3b7c791cb471347b5fefb2c303c954c777d849ae (patch) | |
tree | 798dc952a49398a43307c3d5d161c9be11556aa7 /.gitignore | |
download | vdr-plugin-useractivity-3b7c791cb471347b5fefb2c303c954c777d849ae.tar.gz vdr-plugin-useractivity-3b7c791cb471347b5fefb2c303c954c777d849ae.tar.bz2 |
Version 0.0.1:
- Initial revision.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..84d3918 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.o +*.mo +*.so +*.pot +.dependencies |