mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
26 lines
263 B
Plaintext
26 lines
263 B
Plaintext
.git
|
|
.vscode
|
|
.github
|
|
.circleci
|
|
.DS_Store
|
|
.env*
|
|
.eslint*
|
|
.oxlintrc*
|
|
.log
|
|
*.md
|
|
Makefile
|
|
Procfile
|
|
app.json
|
|
crowdin.yml
|
|
lint-staged.config.mjs
|
|
build
|
|
docker-compose.yml
|
|
node_modules
|
|
.yarn
|
|
**/*.test.ts
|
|
**/*.test.tsx
|
|
**/*.test.js
|
|
**/*.test.jsx
|
|
**/__tests__
|
|
**/__mocks__
|