aboutsummaryrefslogblamecommitdiffstats
path: root/.gitignore
blob: 1806b19329c43055ef279d5071441c67e0d57020 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
             
            

                 


                     



           
         


             
       
     
          

                     
                     
                          


                   
 



              
npm-debug.log
node_modules
package-lock.json

app/bower_components
test/bower_components
package

temp
.tmp
.sass-cache
.DS_Store
app/.DS_Store

dist
builds/
disc/
builds.zip

development/bundle.js
development/states.js
test/integration/bundle.js
test/background.js
test/bundle.js
test/test-bundle.js

notes.txt

.coveralls.yml
.nyc_output