diff options
author | Midas <vdrportal_midas@gmx.de> | 2010-04-22 12:49:36 +0200 |
---|---|---|
committer | Midas <vdrportal_midas@gmx.de> | 2010-04-22 12:49:36 +0200 |
commit | d8df53ab68aa2031da1d49a8eb8897aa52ae0b2d (patch) | |
tree | c8c569ac7c94f6636c510382d4ba22d639aaa7dd /.gitignore | |
parent | 4921cf32c8bda089a21dc4a14ce191ed477f80ff (diff) | |
download | vdr-plugin-block-d8df53ab68aa2031da1d49a8eb8897aa52ae0b2d.tar.gz vdr-plugin-block-d8df53ab68aa2031da1d49a8eb8897aa52ae0b2d.tar.bz2 |
Changed source directory structure.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..73d327d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +#ignore backup files +*~
\ No newline at end of file |