OSDN Git Service

91253723109efc5af96a86f04ca006065cb5578b
[commentgenerator-electron/CommentGenerator-Electron.git] / .gitignore
1 .env
2 .vscode/
3 .idea/
4 out/
5
6 # https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
7 /.yarn/*
8 !/.yarn/patches
9 !/.yarn/plugins
10 !/.yarn/releases
11 !/.yarn/sdks
12 !/.yarn/cache
13
14 node_modules
15 yarn-error.log
16
17 .history