Skip to content

Commit

Permalink
2110 upgrade adding dist folder to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo Lemke committed Apr 8, 2022
1 parent 1d09edd commit 390dbc6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,7 @@ Temporary Items
.apdisk

/**/node_modules/

# Jangaroo Build
dist/
build/

0 comments on commit 390dbc6

Please sign in to comment.