You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 line
197B

  1. # /node_modules/* in the project root is ignored by default
  2. # build artefacts
  3. dist/*
  4. coverage/*
  5. # data definition files
  6. **/*.d.ts
  7. # 3rd party libs
  8. /src/public/
  9. # custom definition files
  10. /src/types/