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:
Mahmoud Emad 2025-05-11 17:17:23 +03:00
parent 8727c27146
commit e68d0bbe8c

View File

@ -22,3 +22,4 @@ dist-ssr
*.njsproj
*.sln
*.sw?
*.pnpm-store