We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa0918a commit e952782Copy full SHA for e952782
{{cookiecutter.project_name}}/.gitignore
@@ -63,3 +63,6 @@ Thumbs.db # Windows thumbnail cache
63
# Development logs/outputs
64
debug.log
65
nohup.out
66
+
67
+# Prettier dependencies
68
+node_modules/
0 commit comments