hotkeys/.gitignore
2023-09-29 17:45:29 +02:00

11 lines
75 B
Plaintext

/node_modules/*
node_modules/*
#idea-ide
/.idea/*
/src/hotkeys.ts
dist