chore(others): add dist to .gitignore
The update now includes `dist` directory in the `.gitignore` file to avoid pushing compiled files to the repository. Signed-off-by: Mathis <yidhra@tuta.io>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
node_modules
|
node_modules
|
||||||
pnpm-lock.yaml
|
pnpm-lock.yaml
|
||||||
.env
|
.env
|
||||||
|
dist
|
||||||
Reference in New Issue
Block a user