mirror of
https://github.com/knex/knex.git
synced 2026-01-07 20:47:11 +00:00
8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
# DO NOT EDIT, GENERATED BY: scripts/update_gitignore_for_tsc_output.js
|
|
|
|
# Do not include tsc generated type definitions
|
|
**/*.d.ts
|
|
|
|
# Do not include tsc source maps
|
|
**/*.js.map
|