Skip to content

Commit aea4dc3

Browse files
committed
fix: git ignore output.css
1 parent 8b3e48e commit aea4dc3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
**/*.log
2-
node_modules
3-
tmp
4-
lib
52
.DS_Store
63
.idea
4+
lib
5+
node_modules
6+
public/output.css
7+
tmp
78
db.json

0 commit comments

Comments
 (0)