PromucFlow_constructor/.gitignore
2022-04-21 11:44:02 +05:30

22 lines
358 B
Plaintext

.DS_Store
.idea
*.iml
.env
.vscode/*
app/client/cypress.env.json
stacks
# 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
deploy/ansible/appsmith_playbook/inventory
# performance tests
app/client/perf/traces/*
.history