Skip to content

Commit e952782

Browse files
committed
chore: add node_modules to .gitignore for prettier
1 parent aa0918a commit e952782

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

{{cookiecutter.project_name}}/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,6 @@ Thumbs.db # Windows thumbnail cache
6363
# Development logs/outputs
6464
debug.log
6565
nohup.out
66+
67+
# Prettier dependencies
68+
node_modules/

0 commit comments

Comments
 (0)