diff options
author | HampusM <hampus@hampusmat.com> | 2021-06-07 20:49:55 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2021-06-07 20:49:55 +0200 |
commit | 6a89b265146edf689b83e2f0bf2d3d6d70eb538a (patch) | |
tree | 603778c01cd067a98ffb341f1f22e2b7e0f42845 /.gitignore | |
parent | 833c48b9ec5f5b9aa0302c557c6bf5163841100b (diff) |
Organized, switched from Lerna to Yarn workspaces & improved gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ .DS_Store node_modules -/dist +dist settings.yml # local env files |