Skip to content

Commit 2cd3c98

Browse files
author
Felix Peters
committed
chore: ignore npm build files in git
1 parent 0576fec commit 2cd3c98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ config.yml
2424

2525
# IDE files
2626
.vscode
27+
node_modules/
28+
package.json
29+
package-lock.json

0 commit comments

Comments
 (0)