.gitignore 70 B

12345678
  1. # IDEs
  2. .idea/
  3. # Hugo
  4. /resources/
  5. public/
  6. jsconfig.json
  7. node_modules/