mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore: gitignore cleanup (#21)
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
# React specific ignores
|
||||
|
||||
# Storybook
|
||||
storybook-static/
|
||||
.storybook/public/
|
||||
|
||||
# React DevTools
|
||||
.react-devtools
|
||||
|
||||
# Create React App
|
||||
# /build (handled by root gitignore)
|
||||
|
||||
# Next.js
|
||||
.next/
|
||||
out/
|
||||
|
||||
# Gatsby
|
||||
.cache/
|
||||
public/
|
||||
|
||||
# React testing
|
||||
__snapshots__/
|
||||
|
||||
# React build artifacts
|
||||
build-storybook.log
|
||||
@@ -1,17 +0,0 @@
|
||||
# Generated files - do not commit
|
||||
src/generated-icons/
|
||||
|
||||
# Build outputs
|
||||
dist/
|
||||
*.tsbuildinfo
|
||||
|
||||
# Dependencies
|
||||
node_modules/
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user