Skip to content

Commit 9f451fd

Browse files
Update gitignore to exclude .env.example
1 parent 846669b commit 9f451fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

physical-ai-textbook/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Thumbs.db
1717
.env.development.local
1818
.env.test.local
1919
.env.production.local
20+
.env.example
2021
*.log
2122
*.tmp
2223
*.swp

0 commit comments

Comments
 (0)