.gitignore 44 B

12345
  1. *.swp
  2. *.swo
  3. node_modules/
  4. build/
  5. .DS_Store/