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:
parent
8727c27146
commit
e68d0bbe8c
1
sweb/.gitignore → .gitignore
vendored
1
sweb/.gitignore → .gitignore
vendored
@ -22,3 +22,4 @@ dist-ssr
|
|||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
*.sw?
|
*.sw?
|
||||||
|
*.pnpm-store
|
Loading…
Reference in New Issue
Block a user