Skip to content

Commit

Permalink
chore: new gitignore for packages
Browse files Browse the repository at this point in the history
  • Loading branch information
neverbot committed May 1, 2024
1 parent 9625ec1 commit b8c2fe4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mudlib/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@

# ignore packages
/packages/*
!/packages/crypt
!/packages/issues
!/packages/test
!/packages/time


# ignore games, except the common ones
/games/*
Expand Down

0 comments on commit b8c2fe4

Please sign in to comment.