40 lines
		
	
	
		
			456 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			456 B
		
	
	
	
		
			Plaintext
		
	
	
node_modules
 | 
						|
.DS_Store
 | 
						|
dist
 | 
						|
dist-ssr
 | 
						|
coverage
 | 
						|
*.local
 | 
						|
**/*/.vitepress/cache/deps
 | 
						|
.cache
 | 
						|
.turbo
 | 
						|
.stylelintcache
 | 
						|
yarn.lock
 | 
						|
package-lock.json
 | 
						|
.VSCodeCounter
 | 
						|
 | 
						|
# local env files
 | 
						|
.env.local
 | 
						|
.env.*.local
 | 
						|
.eslintcache
 | 
						|
 | 
						|
logs
 | 
						|
*.log
 | 
						|
npm-debug.log*
 | 
						|
yarn-debug.log*
 | 
						|
yarn-error.log*
 | 
						|
pnpm-debug.log*
 | 
						|
lerna-debug.log*
 | 
						|
vite.config.mts.*
 | 
						|
vite.config.mjs.*
 | 
						|
vite.config.js.*
 | 
						|
vite.config.ts.*
 | 
						|
 | 
						|
# Editor directories and files
 | 
						|
.idea
 | 
						|
# .vscode
 | 
						|
*.suo
 | 
						|
*.ntvs*
 | 
						|
*.njsproj
 | 
						|
*.sln
 | 
						|
*.sw?
 |