.gitignore 228 B

123456
  1. # Include your project-specific ignores in this file
  2. # Read about how to use .gitignore: https://help.github.com/articles/ignoring-files
  3. # Useful .gitignore templates: https://github.com/github/gitignore
  4. node_modules
  5. dist
  6. .cache