Skip to content

Commit

Permalink
Merge pull request #156 from zaeyx/v3
Browse files Browse the repository at this point in the history
ignore node directories
  • Loading branch information
zaeyx authored Jan 3, 2025
2 parents c1c49dd + 240a2e9 commit 5eea601
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
server/privatekey.pem
chrome/build/
chrome/lib/
**/node_modules/
**/package-lock.json
**/package.json

0 comments on commit 5eea601

Please sign in to comment.