.gitignore 39 B

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