Skip to content

Commit

Permalink
Ignore internal folder in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Jun 20, 2024
1 parent d374d90 commit 3d73cad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# See http://help.github.com/ignore-files/ for more about ignoring files.

.parcel-cache
/internal

# compiled output
/dist
Expand Down

0 comments on commit 3d73cad

Please sign in to comment.