Update .gitignore to include the dist directory
Updated the `.gitignore` file to replace `dist/module.zip` with the entire `dist` directory, ensuring all files within the directory are ignored.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,3 @@
|
|||||||
.vscode
|
.vscode
|
||||||
.eslintrc.js
|
.eslintrc.js
|
||||||
dist/module.zip
|
dist
|
||||||
|
|||||||
Reference in New Issue
Block a user