.gitignore 48 B

123456
  1. node_modules/*
  2. npm-debug.log
  3. *.swp
  4. *.swo
  5. data/*