This repository has been archived on 2023-11-06. You can view files and clone it, but cannot push or open issues or pull requests.
lfk-client-node/.gitignore

16 lines
250 B
Plaintext
Raw Permalink Normal View History

2020-12-12 21:24:45 +00:00
# ---> VisualStudioCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
# Local History for Visual Studio Code
.history/
2020-12-13 18:05:37 +00:00
node_modules
lib
package-lock.json
2023-02-02 15:15:24 +00:00
yarn.lock
pnpm-lock.yaml