Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
change gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hsl0 committed Dec 14, 2021
1 parent 3d4c3f8 commit dd705de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ bower_components
build/Release

# Dependency directories
node_modules/
node_modules
jspm_packages/

# Snowpack dependency directory (https://snowpack.dev/)
Expand Down Expand Up @@ -143,4 +143,4 @@ $RECYCLE.BIN/
*.msp

# Windows shortcuts
*.lnk
*.lnk
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ bower_components
build/Release

# Dependency directories
node_modules/
node_modules
jspm_packages/

# Snowpack dependency directory (https://snowpack.dev/)
Expand Down

0 comments on commit dd705de

Please sign in to comment.