Skip to content
This repository has been archived by the owner on Jan 11, 2025. It is now read-only.

Commit

Permalink
chore: added node_modules to gitignore (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiwifuit authored Aug 27, 2024
1 parent 2599970 commit 751e428
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
target/
**/samples/
**/.env
**/.env
**/node_modules

0 comments on commit 751e428

Please sign in to comment.