diff options
author | kumavis <aaron@kumavis.me> | 2015-08-02 07:33:00 +0800 |
---|---|---|
committer | kumavis <aaron@kumavis.me> | 2015-08-02 07:33:00 +0800 |
commit | 3e2e90a4fa2f38fcbe74a242450b822d579cc3c0 (patch) | |
tree | 5b24564651462b5d6735634a05211828da3f4c2b | |
parent | d352a6c7d8a1c81b207d0362106cb5606e21da36 (diff) | |
download | tangerine-wallet-browser-3e2e90a4fa2f38fcbe74a242450b822d579cc3c0.tar.gz tangerine-wallet-browser-3e2e90a4fa2f38fcbe74a242450b822d579cc3c0.tar.zst tangerine-wallet-browser-3e2e90a4fa2f38fcbe74a242450b822d579cc3c0.zip |
meta - gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5a889698a..71204f116 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ dist app/bower_components test/bower_components package + +.DS_Store
\ No newline at end of file |