Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander authored and Alexander committed Nov 25, 2022
1 parent 597ff74 commit 0a22deb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions my-server/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules
logs/
.DS_Store
1 change: 1 addition & 0 deletions server-framework/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules
/logs
.DS_Store

0 comments on commit 0a22deb

Please sign in to comment.