# Comment these lines if you want to keep CSS and JS in the repository.
css/*
!css/.gitkeep
js/min/*
!js/min/.gitkeep

# Do not commit nodejs related stuff.
node_modules
npm-debug.log
