diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2008-12-30 00:15:16 +0200 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2008-12-30 00:15:16 +0200 |
commit | 6f05e8f6d05faed5601e87c3d8ad8110c65678db (patch) | |
tree | dafdea6ce11f179f26ed9da0b01f7cee7344709c | |
parent | 629a0fc8e82dda55d4bf9ea0619d5e0f0b94d1ef (diff) | |
download | vdr-plugin-ttxtsubs-6f05e8f6d05faed5601e87c3d8ad8110c65678db.tar.gz vdr-plugin-ttxtsubs-6f05e8f6d05faed5601e87c3d8ad8110c65678db.tar.bz2 |
Ignore generated files.
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | po/.gitignore | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fb6d4cd --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.dependencies +*.o +*.so diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 0000000..6e85d37 --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,2 @@ +*.mo +*.pot |