1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00

Split up _tests into windows and linux

This commit is contained in:
Taloth Saldono
2019-09-12 22:50:16 +02:00
parent 155c7c409b
commit 2dfba130f5
2 changed files with 109 additions and 47 deletions

5
.gitignore vendored
View File

@@ -119,7 +119,9 @@ node_modules/
_output*
_rawPackage/
_dotTrace*
_tests/
_tests*
_publish*
_temp*
*.Result.xml
setup/Output/
*.~is
@@ -137,6 +139,5 @@ output/*
.DS_Store
_start
_temp_*/**/*
src/.idea/