mirror of
https://github.com/outline/outline.git
synced 2026-08-03 13:27:25 +03:00
Remove test fixtures from docker image (#13021)
* Remove test fixtures from docker image * Remove snapshots dir too
This commit is contained in:
@@ -23,3 +23,5 @@ node_modules
|
|||||||
**/*.test.jsx
|
**/*.test.jsx
|
||||||
**/__tests__
|
**/__tests__
|
||||||
**/__mocks__
|
**/__mocks__
|
||||||
|
**/__snapshots__
|
||||||
|
**/test/fixtures
|
||||||
|
|||||||
Reference in New Issue
Block a user