mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
Keep js[x] files ignoring
This commit is contained in:
parent
a0f57a2094
commit
6eb09fe98f
4
.gitignore
vendored
4
.gitignore
vendored
@ -30,3 +30,7 @@ config/base.yaml
|
||||
/.vscode/
|
||||
/coverage
|
||||
yarn.lock
|
||||
components/**/*.js
|
||||
components/**/*.jsx
|
||||
!components/**/__tests__/*.js
|
||||
!components/**/__tests__/*.js.snap
|
||||
|
Loading…
Reference in New Issue
Block a user