Skip to content

Commit

Permalink
add dist-pkg to gitignore (#12668)
Browse files Browse the repository at this point in the history
aalves08 authored Nov 25, 2024
1 parent d629db9 commit aeb48e5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion creators/extension/app/files/gitignore
Original file line number Diff line number Diff line change
@@ -67,4 +67,7 @@ jspm_packages/

# System Files
.DS_Store
Thumbs.db
Thumbs.db

# Locally built assets (extensions)
dist-pkg

0 comments on commit aeb48e5

Please sign in to comment.