diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c61847aab..cc0ba4fd1 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ development/bundle.js builds.zip test/integration/bundle.js development/states.js +test/background.js +test/bundle.js +test/test-bundle.js |