15 lines
225 B
Plaintext
15 lines
225 B
Plaintext
.DS_Store
|
|
.idea
|
|
*.iml
|
|
.env
|
|
.vscode/*
|
|
|
|
# to ignore the node_modeules folder
|
|
node_modules
|
|
# to ignore the package-lock.json file
|
|
package-lock.json
|
|
|
|
# test coverage
|
|
coverage-summary.json
|
|
app/client/cypress/locators/Widgets.json
|