diff options
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 |