PromucFlow_constructor/app/server/.gitignore
Arpit Mohan 9f82bde92c Adding statusCode from AppsmithPluginErrors when plugins error out
This ensures that we can always display a status code on the client.
2020-05-26 11:50:09 +00:00

12 lines
128 B
Plaintext

dist/**
target/**
.idea/**
**/.idea
**/target
**/dist
.settings/**
**/.settings
**/.classpath
**/.project
**/.factorypath
**.iml