diff --git a/.gitignore b/.gitignore index a9bd327675..a37763e088 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,9 @@ deploy/ansible/appsmith_playbook/inventory # performance tests app/client/perf/traces/* .history -stacks \ No newline at end of file +stacks + +# yalc files +## This is for integrating design-system changes during development +app/client/.yalc/ +app/client/yalc.lock