diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-04-20 10:06:27 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-04-20 10:08:23 +0200 |
commit | 29004d95520e2a31658b32bdae41b79a18109f4a (patch) | |
tree | f94f4c1aa3ae8299fe8b641520f1201622f69988 /.gitignore | |
parent | 493662e7fb71789b099aee59b9c522440ccbc5bc (diff) |
Update .gitignore
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8346baa08..07494e98e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,6 @@ dist/ *.o *.so *.swp +*.po~ /docs modules/luci-base/src/po2lmo |