diff options
| author | Dan Finlay <dan@danfinlay.com> | 2016-12-17 03:26:39 +0800 |
|---|---|---|
| committer | Dan Finlay <dan@danfinlay.com> | 2016-12-17 03:26:39 +0800 |
| commit | 2b1d821da3d7205254b9cccf34215e0bfb0fded8 (patch) | |
| tree | 89f54fbbf5b8ed18a271fd1c189b6f4bce4fed1e /.gitignore | |
| parent | 55fdf06d53c6638145e1c2114594271a9d726212 (diff) | |
| download | tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.tar tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.tar.gz tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.tar.bz2 tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.tar.lz tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.tar.xz tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.tar.zst tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.zip | |
Cleanup
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 14b823c82..a991c5287 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ app/.DS_Store development/bundle.js builds.zip test/integration/bundle.js +development/states.js |
