mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Download tests to temporary folder.
This commit is contained in:
committed by
Joachim Van Herwegen
parent
78e175f627
commit
a141b563e9
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,16 +1,18 @@
|
||||
.idea
|
||||
|
||||
node_modules
|
||||
coverage
|
||||
|
||||
*.js
|
||||
*.js.map
|
||||
*.d.ts
|
||||
components
|
||||
|
||||
.eslintcache
|
||||
|
||||
!.eslintrc.js
|
||||
!test/eslintrc.js
|
||||
|
||||
!jest.config.js
|
||||
|
||||
components
|
||||
solid-crud-tests
|
||||
coverage
|
||||
|
||||
test/tmp
|
||||
|
||||
Reference in New Issue
Block a user