Files
chrysalis-mirror/.gitignore
Gergely Nagy fcc79a7254 gitignore: Ignore the CLDR data stampfile
Signed-off-by: Gergely Nagy <algernon@keyboard.io>
2022-06-30 09:39:09 +02:00

11 lines
148 B
Plaintext

/src/api/focus/keymap/.cldr_data_generated
/dist/
/firmware-bundle/
/node_modules/
/package-lock.json
/yarn-error.log
/*.png
/.vscode
/.idea
/.env*