# It is best to ignoring editor and system files in a local .gitignore configuration file. # However, in order to prevent issues, they are ignored here. .DS_STORE .idea # IntelliJ IDEA module file *.iml .vscode/* !.vscode/launch.json !.vscode/extensions.json *.log *.tsbuildinfo /.eslintcache /coverage /docs/.env.local /docs/.next /docs/export /docs/src/app/(private)/playground/* !/docs/src/app/(private)/playground/\[slug\] /docs/public/feed/ /docs/reference/temp/* /test/regressions/screenshots # created by netlify dev (to perform local debug) .netlify build build-tests node_modules package-lock.json size-snapshot.json # vale downloaded config .github/styles/Google .github/styles/MUI .github/styles/.vale-config .nx/cache