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






                               
                  


                         
.bundle/
.byebug_history
log/*.log
node_modules/
pkg/
test/dummy/db/*.sqlite3
test/dummy/db/*.sqlite3-journal
test/dummy/log/*.log
test/dummy/node_modules/
test/dummy/public/
test/dummy/yarn-error.log
test/dummy/storage/
test/dummy/tmp/