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:
parent
0887fe213f
commit
80dff138cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
node_modules
|
||||
pnpm-lock.yaml
|
||||
.env
|
||||
dist
|
Loading…
x
Reference in New Issue
Block a user