data-structure-typed/.npmignore

38 lines
478 B
Plaintext
Raw Normal View History

2023-09-27 02:10:11 +00:00
.idea
2023-09-26 12:10:32 +00:00
.auto-changelog
2023-09-22 03:20:33 +00:00
.auto-changelog-template.hbs
2023-09-26 12:10:32 +00:00
.dependency-cruiser.js
.editorconfig
.gitattributes
.gitignore
.prettierignore
2023-10-06 09:54:04 +00:00
/notes
/backup
2023-09-27 02:10:11 +00:00
/package-lock.json
/webpack.config.js
2023-09-26 12:10:32 +00:00
2023-09-27 02:10:11 +00:00
/rename_clear_files.sh
2023-09-29 09:40:32 +00:00
/tsconfig.prod.json
2023-10-06 09:54:04 +00:00
/docs
#/docs/assets
#/docs/classes
#/docs/enums
#/docs/functions
#/docs/interfaces
#/docs/types
#/docs/variables
2023-09-24 13:31:09 +00:00
2023-10-06 09:54:04 +00:00
/coverage
#/coverage/lcov-report
#/coverage/clover.xml
#/coverage/lcov.info
2023-09-24 13:31:09 +00:00
2023-10-06 09:54:04 +00:00
jest.config.js
.prettierrc.js
tsconfig.json
#/test
#/src