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.

22 lines
389 B

3 years ago
  1. .git/
  2. Application/Runtime/
  3. server/Application/Runtime/
  4. web_src/.DS_Store
  5. web_src/node_modules/
  6. web_src/dist/
  7. web_src/npm-debug.log*
  8. web_src/yarn-debug.log*
  9. web_src/yarn-error.log*
  10. web_src//test/unit/coverage/
  11. web_src//test/e2e/reports/
  12. web_src/selenium-debug.log
  13. # Editor directories and files
  14. web_src/.idea
  15. web_src/.vscode
  16. web_src/*.suo
  17. web_src/*.ntvs*
  18. web_src/*.njsproj
  19. web_src/*.sln