diff options
| author | Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> | 2012-12-23 13:01:52 +0100 |
|---|---|---|
| committer | Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> | 2012-12-25 17:36:09 +0100 |
| commit | 97236387af5729929e14d86cafe460dbb08cea1d (patch) | |
| tree | 637baae3d1d439f4fe723f471874749b7202aa24 /.gitignore | |
| download | vdr-plugin-inputdev-97236387af5729929e14d86cafe460dbb08cea1d.tar.gz vdr-plugin-inputdev-97236387af5729929e14d86cafe460dbb08cea1d.tar.bz2 | |
initial checkin
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f5c0f08 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.o +*.so +*.so.1.* +/.dependencies |
