Skip to content

Commit a31e324

Browse files
author
Felix Peters
committed
chore: ignore npm build files in git
1 parent b1dfebd commit a31e324

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)