.gitignore 37 B

12345
  1. node_modules/
  2. .git/
  3. dist/
  4. .idea/
  5. tmp/