code-server/.gitignore

12 lines
95 B
Plaintext
Raw Normal View History

2020-02-05 03:27:46 +08:00
*.tsbuildinfo
.cache
binaries
2020-02-14 01:54:18 +08:00
*-upload
2020-02-05 03:27:46 +08:00
build
2020-02-14 01:54:18 +08:00
dist*
2019-01-08 08:46:19 +08:00
node_modules
2020-02-14 01:54:18 +08:00
out*
2020-02-05 03:27:46 +08:00
release
source
yarn-cache