Skip to content

Commit

Permalink
add node_modules to gitignore in server 👍
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorAugust0 committed Sep 12, 2023
1 parent f995e0d commit 49da993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
node_modules
node_modules/
# Keep environment variables out of version control
.env

0 comments on commit 49da993

Please sign in to comment.