monaco-editor/.gitignore
2022-11-14 16:37:26 +01:00

8 lines
161 B
Text

**/node_modules/
**/out/
**/release/
**/dependencies/
/test/manual/generated/**
/test/smoke/vite/dist/**
/test/smoke/parcel/dist/**
/test/smoke/parcel/.cache/**