feat: Move .gitignore to root directory
- Relocated the .gitignore file to the project root. - This ensures consistent ignore patterns across all subdirectories.
This commit is contained in:
1
sweb/.gitignore → .gitignore
vendored
1
sweb/.gitignore → .gitignore
vendored
@@ -22,3 +22,4 @@ dist-ssr
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
*.pnpm-store
|
Reference in New Issue
Block a user