diff options
author | horchi <vdr@jwendel.de> | 2017-03-05 16:39:28 +0100 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2017-03-05 16:39:28 +0100 |
commit | e2a48d8701f91b8e24fbe9e99e91eb72a87bb749 (patch) | |
tree | 726f70554b4ca985a09ef6e30a7fdc8df089993c /.gitignore | |
download | vdr-epg-daemon-e2a48d8701f91b8e24fbe9e99e91eb72a87bb749.tar.gz vdr-epg-daemon-e2a48d8701f91b8e24fbe9e99e91eb72a87bb749.tar.bz2 |
git init1.1.103
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..572e06e --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +*.o +*.a +*~ +PLUGINS/ +lib/demo +lib/tst +epglv/mysqlepglv.so +epgd +epghttpd +PLUGINS/epgdata/libepgd-epgdata.so +http/3rdParty +scripts/_references.js +http/www/channellogos +http/images_unused +http/src/dev.sh +http/src/less-rhino-1.7.0.js +http/src/lessc-rhino-1.7.0.js +images_unused +translate-tabledef2dat +eptst +http/epgd.full.js +lib/pytst +/Make.config |