.node-dev.json 59 B

123
  1. {
  2. "ignore": ["package.json", ".next", "public/static"]
  3. }