[chore] .gitignore add css path
This commit is contained in:
parent
1eddad152e
commit
09af76e9c2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
node_modules/
|
||||
public/js
|
||||
public/css
|
||||
|
||||
/target
|
||||
/checkouts
|
||||
|
|
Loading…
Reference in a new issue