mirror of
https://github.com/typicode/json-server.git
synced 2025-08-02 19:52:20 +08:00
fix: git ignore output.css
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,7 +1,8 @@
|
||||
**/*.log
|
||||
node_modules
|
||||
tmp
|
||||
lib
|
||||
.DS_Store
|
||||
.idea
|
||||
lib
|
||||
node_modules
|
||||
public/output.css
|
||||
tmp
|
||||
db.json
|
||||
|
Reference in New Issue
Block a user