chore: update gitignore with yalc (#17426)

## Description

Ignore `yalc` files when developing; `yalc` helps in integrating design-system changes in development.
This commit is contained in:
f0c1s 2022-10-10 11:14:48 +05:30 committed by GitHub
parent 7301c8538f
commit 0636b19e63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.gitignore vendored
View File

@ -21,3 +21,8 @@ deploy/ansible/appsmith_playbook/inventory
app/client/perf/traces/* app/client/perf/traces/*
.history .history
stacks stacks
# yalc files
## This is for integrating design-system changes during development
app/client/.yalc/
app/client/yalc.lock