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.

11 lines
140 B

  1. !images/**/*.svg
  2. !images/*.svg
  3. images/**
  4. .vscode/**
  5. .vscode-test/**
  6. out/test/**
  7. test/**
  8. src/**
  9. **/*.map
  10. .gitignore
  11. tsconfig.json
  12. tslint.json