OSDN Git Service

Merge: merge pro
[bytom/Byone.git] / .gitignore
1 .DS_Store
2 node_modules/
3 dist/
4 npm-debug.log
5 yarn-error.log
6 key.pem
7 *.crx
8 *.zip
9
10 # Editor directories and files
11 .idea
12 *.suo
13 *.ntvs*
14 *.njsproj
15 *.sln