Skip to content

Commit e73fcb5

Browse files
feat: add ignore config
1 parent 9338320 commit e73fcb5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ node_modules
22
.env
33
public/image/userImg/*
44
!public/image/userImg/README.md
5+
public/views/test.html
56
.DS_Store

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dist/output.css

0 commit comments

Comments
 (0)