File list (Check if you may need any files):
node.blog
.........\.git
.........\.gitignore
.........\....\branches
.........\....\config
.........\....\description
.........\....\HEAD
.........\....\hooks
.........\....\.....\applypatch-msg.sample
.........\....\.....\commit-msg.sample
.........\....\.....\post-update.sample
.........\....\.....\pre-applypatch.sample
.........\....\.....\pre-commit.sample
.........\....\.....\pre-rebase.sample
.........\....\.....\prepare-commit-msg.sample
.........\....\.....\update.sample
.........\....\index
.........\....\info
.........\....\....\exclude
.........\....\logs
.........\....\....\HEAD
.........\....\....\refs
.........\....\....\....\heads
.........\....\....\....\.....\master
.........\....\objects
.........\....\.......\info
.........\....\.......\pack
.........\....\.......\....\pack-3704442ba37d538865a46fcef88dac4ac911d5d3.idx
.........\....\.......\....\pack-3704442ba37d538865a46fcef88dac4ac911d5d3.pack
.........\....\packed-refs
.........\....\refs
.........\....\....\heads
.........\....\....\.....\master
.........\....\....\remotes
.........\....\....\.......\origin
.........\....\....\.......\......\HEAD
.........\....\....\tags
.........\.project
.........\app.js
.........\doc
.........\...\01_why.md
.........\...\02_install.md
.........\...\03_express.md
.........\...\04_debug.md
.........\...\05_main.md
.........\...\06_database.md
.........\...\07_functions.md
.........\...\08_auth.md
.........\...\09_localize.md
.........\...\10_test.md
.........\...\11_publish.md
.........\...\12_async.md
.........\...\index.md
.........\locales
.........\.......\en.js
.........\.......\ja.js
.........\.......\zh.js
.........\node_modules
.........\............\.bin
.........\............\async
.........\............\.....\.gitmodules
.........\............\.....\.npmignore
.........\............\.....\index.js
.........\............\.....\lib
.........\............\.....\...\async.js
.........\............\.....\LICENSE
.........\............\.....\Makefile
.........\............\.....\package.json
.........\............\.....\README.md
.........\............\commander
.........\............\.........\.npmignore
.........\............\.........\.travis.yml
.........\............\.........\History.md
.........\............\.........\index.js
.........\............\.........\lib
.........\............\.........\...\commander.js
.........\............\.........\Makefile
.........\............\.........\package.json
.........\............\.........\Readme.md
.........\............\connect
.........\............\.......\.npmignore
.........\............\.......\index.js
.........\............\.......\lib
.........\............\.......\...\cache.js
.........\............\.......\...\connect.js
.........\............\.......\...\index.js
.........\............\.......\...\middleware
.........\............\.......\...\..........\basicAuth.js
.........\............\.......\...\..........\bodyParser.js
.........\............\.......\...\..........\compress.js
.........\............\.......\...\..........\cookieParser.js
.........\............\.......\...\..........\cookieSession.js
.........\............\.......\...\..........\csrf.js
.........\............\.......\...\..........\directory.js
.........\............\.......\...\..........\errorHandler.js
.........\............\.......\...\..........\favicon.js
.........\............\.......\...\..........\json.js
.........\............\.......\...\..........\limit.js
.........\............\.......\...\..........\logger.js
.........\............\.......\...\..........\methodOverride.js