Skip to content

Commit 608353b

Browse files
feat: Add publish-profile.yml to .gitignore for deployment file exclusion
1 parent c73833b commit 608353b

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
@@ -31,3 +31,6 @@ __pycache__/
3131
.env
3232
.env.local
3333
.env.docker
34+
35+
# CD and deployment files
36+
publish-profile.yml

0 commit comments

Comments
 (0)