diff options
author | db <drebs@riseup.net> | 2015-01-07 16:17:34 -0200 |
---|---|---|
committer | db <drebs@riseup.net> | 2015-01-07 17:53:41 -0200 |
commit | 7cda84a6c0c73b6c9570b6d7f90e5f8670cc27a9 (patch) | |
tree | 4e1d3bc76dab91d6112d5f2c9651ed3d6a39a1a7 | |
parent | 7fd31d730d3661a59be8f863daf2042a4269829a (diff) |
Make git ignore .xpi files.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ build/ dot-thunderbird/ install.rdf +*.xpi |