diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2011-11-21 01:53:28 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2011-11-21 01:53:28 +0200 |
commit | 0218f14776d14a67f8524a798d0defbda042d4d1 (patch) | |
tree | 12c3b198d229964418ce9c6c8b4b836612e5462d | |
parent | c249a509424f8fdce781ad359da6c407e54b9cad (diff) |
Ignore also "assets"
-rw-r--r-- | sal/osl/android/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/osl/android/.gitignore b/sal/osl/android/.gitignore index bc4ef79a4b21..9034b9895557 100644 --- a/sal/osl/android/.gitignore +++ b/sal/osl/android/.gitignore @@ -1,3 +1,4 @@ +assets bin gen libs |