Skip to content

Commit e668be9

Browse files
authored
fix(.gitignore): add config to ignore directory which is made by prettier (#7567)
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
1 parent 9fbc30c commit e668be9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ log/
1313

1414
# Python
1515
*.pyc
16+
17+
#prettier
18+
node_modules/

0 commit comments

Comments
 (0)