openfaux / openfaux-client

Browser add-on for encrypting and masking internet traffic.
https://openfaux.org
GNU Affero General Public License v3.0
49 stars 25 forks source link

use extension specific .gitignore #31

Closed Avinash-Bhat closed 10 years ago

Avinash-Bhat commented 10 years ago

use the parent .gitignore to ignore the general stuff, and the project specific ignore should be done in their respective .gitignore.

This will prevent the root gitignore from being overwelming, while letting us to rename the respective project if needed without worrying about what will get ignored afterwards.