PromucFlow_constructor/app/server/.gitignore
Nayan b2d7fba025
chore: Removed failed tests file from git (#29602)
## Description
Adds the `appsmith-server/failedServerTests.txt` file to git ignore. 

#### PR fixes following issue(s)
Fixes # (issue number)


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Chores**
- Updated `.gitignore` to exclude a specific log file from version
control.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-14 13:02:36 +05:30

18 lines
230 B
Plaintext

dist/**
target/**
.idea/**
**/.idea
**/target
**/dist
*.iml
node_modules
.settings/**
**/.settings
**/.classpath
**/.project
**/.factorypath
container-volumes
*.env
dependency-reduced-pom.xml
appsmith-server/failedServerTests.txt