Skip to content

Commit

Permalink
add: ignore対象ファイルを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
hideki0403 committed Sep 24, 2023
1 parent ceb533a commit 0bea5cb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
.vscode
src
target
Cargo.lock
Cargo.toml
build.rs
.cargo
.github
npm
Expand All @@ -12,3 +16,5 @@ yarn.lock
__test__
test
renovate.json
jest.config.js
tsconfig.json

0 comments on commit 0bea5cb

Please sign in to comment.