1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-05 06:51:23 +08:00

Added auto-imports.d.ts and components.d.ts to .gitignore

This commit is contained in:
2023-05-01 03:00:40 +08:00
parent 9b5b026140
commit 8028c574da
3 changed files with 4 additions and 84 deletions

4
ui/.gitignore vendored
View File

@@ -49,3 +49,7 @@ build/
*.njsproj
*.sln
*.sw?
### Auto Imports ###
src/auto-imports.d.ts
src/components.d.ts