diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-15 09:48:47 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-15 09:49:19 +0100 |
commit | 00da2bbbd23bc3caefb3959e2c14d6f976154f8a (patch) | |
tree | 54eeaf73cc9bf081680706bf789ee5c6a575f8e8 /.gitignore | |
parent | a850efc0ee13f3cef516da129dbe47614a248274 (diff) |
build: add po2lmo to .gitignore (#292)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 27b6e758b..8346baa08 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ dist/ *.so *.swp /docs +modules/luci-base/src/po2lmo |