Skip to content

Commit e799627

Browse files
committed
Add .netlify folder to .gitignore
- Exclude local Netlify deployment files from version control - Standard practice for Netlify deployments
1 parent fdb5bae commit e799627

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@ temp/
5252

5353
# TypeScript build info
5454
tsconfig.tsbuildinfo
55+
56+
# Local Netlify folder
57+
.netlify

0 commit comments

Comments
 (0)