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

.git/
Application/Runtime/
server/Application/Runtime/
web_src/.DS_Store
web_src/node_modules/
web_src/dist/
web_src/npm-debug.log*
web_src/yarn-debug.log*
web_src/yarn-error.log*
web_src//test/unit/coverage/
web_src//test/e2e/reports/
web_src/selenium-debug.log
# Editor directories and files
web_src/.idea
web_src/.vscode
web_src/*.suo
web_src/*.ntvs*
web_src/*.njsproj
web_src/*.sln