Skip to content

Commit

Permalink
Do not ignore d.ts files under src
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Apr 5, 2023
1 parent 88e4b26 commit dc94363
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
*.d.ts
*.js
*.js.map
!src/**/*.d.ts
!ava.config.js

# Build directories
Expand Down

0 comments on commit dc94363

Please sign in to comment.