Skip to content

Commit

Permalink
chore: Remove .gitignore from extension builds
Browse files Browse the repository at this point in the history
  • Loading branch information
BlenderDefender committed Jun 30, 2024
1 parent 4906658 commit 5dec5ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blender_manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ paths_exclude_pattern = [
"/.git/",
"/.github/",
"/.vscode/",
".gitignore",
"/tests/",
"__pycache__/",
]

0 comments on commit 5dec5ae

Please sign in to comment.