Skip to content

Commit

Permalink
updating gitignore and npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Amos Laboso committed Feb 26, 2025
1 parent 04bfaba commit 77235bd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 18 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ dist/

# Intellij integration
*.iml
.idea

# ignores for Yarn v3 w/o PNP
.pnp.*
Expand Down
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules/

22 changes: 4 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11097,24 +11097,10 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001370":
version: 1.0.30001374
resolution: "caniuse-lite@npm:1.0.30001374"
checksum: 10/9ec757e5d486358974030edafda3a731ea27f7c09b60d5a1cdd4137f873ad3f26529c9ed6fe1be1dca9cd921ddf78169d92aa44059b978e105978f632812ab6b
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001503":
version: 1.0.30001512
resolution: "caniuse-lite@npm:1.0.30001512"
checksum: 10/d45cd09efb2e96ce821a2c3d2aa7d670784754688468b16f71d94e9d7da1201680a26eb13ce6f4a6afa13ddbfbfe749152a903fe50e1995c189bacf1ae91e755
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.30001688":
version: 1.0.30001695
resolution: "caniuse-lite@npm:1.0.30001695"
checksum: 10/8107c5e89b86c7a2fd506b93c658ff945c98c6518260c3b28af9f02bd83bf83939696241f0b413545c5b9895c86bcae64c9370388576440e74e9b848f04170d3
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001370, caniuse-lite@npm:^1.0.30001503, caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.30001688":
version: 1.0.30001701
resolution: "caniuse-lite@npm:1.0.30001701"
checksum: 10/d121607a96f9165128203a317d6aee6a4c7808d52a1f3b46ef5fb918abe9e9d4463e57b0bd5ffe2f4316292bd5b8d85a832b4456b7ca6f024f377b498911bfec
languageName: node
linkType: hard

Expand Down

0 comments on commit 77235bd

Please sign in to comment.