Skip to content

Commit dcfed04

Browse files
committed
use src directory
1 parent 8d05fc9 commit dcfed04

25 files changed

+1282
-1237
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
*.log
44
*.d.ts
55
!index.d.ts
6-
!gruntfile.js
6+
!src/gruntfile.js
7+
!src/BEMCheckBox.d.ts
8+
!src/*.d.ts
9+
710
demo/lib
811
demo/app/*.js
912
demo/*.d.ts
@@ -16,9 +19,9 @@ demo-ng/platforms
1619
demo-ng/node_modules
1720
demo-ng/.vscode
1821
node_modules
22+
hooks
1923
.vscode/
2024
.idea/
2125
*.DS_Store
2226
bin
2327
!webpack.*.js
24-
!BEMCheckBox.d.ts

.npmignore

Lines changed: 0 additions & 16 deletions
This file was deleted.

BEMCheckBox.d.ts

Lines changed: 0 additions & 192 deletions
This file was deleted.

angular/index.ts

Lines changed: 0 additions & 81 deletions
This file was deleted.

checkbox-common.ts

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)