.gitignore 51 B

12345
  1. .*.swp
  2. .*.swo
  3. package-lock.json
  4. node_modules
  5. .idea/