enso/app/gui/.gitignore
Adam Obuchowicz d1ee7fadce
Remove download font scripts (#11317)
The fonts were added (by mistake) anyway, but they are rarely changed, and the scripts add unnecessary complexity.

This also fixes some post- #11287 problems.
2024-10-14 16:11:42 +00:00

31 lines
348 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
node_modules
.DS_Store
dist
dist-ssr
coverage
mockDist
*.local
*.tsbuildinfo
# Editor directories and files
.vscode/*
!.vscode/settings.json
!.vscode/extensions.json
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
test-results/
playwright-report/
src/project-view/util/iconList.json
src/project-view/util/iconName.ts