Exclude types file from git tracking

This commit is contained in:
Max Schmidt 2023-06-15 15:54:33 +02:00
parent 4b7f1a7c82
commit c2aaf5f951
1 changed files with 3 additions and 3 deletions

6
astro/.gitignore vendored
View File

@ -14,9 +14,9 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production
# macOS-specific files
.DS_Store
# types
src/types.ts