diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2011-03-20 22:41:34 +0200 |
|---|---|---|
| committer | Ville Skyttä <ville.skytta@iki.fi> | 2011-03-20 22:41:34 +0200 |
| commit | 1035d9cd5e22cc9aec7bf91f0c59b18a9bab3905 (patch) | |
| tree | d1073bd68976a1d6ad356f3d3328381ccd426276 | |
| parent | db831ccfa07fcf4cb63a48cc16473c3c68a4ae11 (diff) | |
| download | vdr-plugin-osdteletext-1035d9cd5e22cc9aec7bf91f0c59b18a9bab3905.tar.gz vdr-plugin-osdteletext-1035d9cd5e22cc9aec7bf91f0c59b18a9bab3905.tar.bz2 | |
Move git ignores to top level .gitignore.
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | po/.gitignore | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,5 @@ .dependencies *.o *.so +*.mo +*.pot diff --git a/po/.gitignore b/po/.gitignore deleted file mode 100644 index 6e85d37..0000000 --- a/po/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -*.mo -*.pot |
