Skip to content

Commit

Permalink
Merge pull request #20 from morph-data/chore/add-node-modules-to-giti…
Browse files Browse the repository at this point in the history
…gnore

chore: add node_modules to .gitignore for morph new command
  • Loading branch information
tslcls authored Jan 16, 2025
2 parents b2ee9ee + 7feb093 commit a7b38a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/morph/include/starter_template/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
.gitconifg
.morph
morph_project.sqlite3
node_modules

0 comments on commit a7b38a1

Please sign in to comment.