one-plain/.gitignore

16 lines
146 B
Plaintext
Raw Permalink Normal View History

2018-11-30 16:54:24 +08:00
.DS_Store
.AppleDouble
.LSOverride
2019-08-26 14:34:22 +08:00
2018-11-30 16:54:24 +08:00
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
2019-08-26 14:34:22 +08:00
node_modules/
2018-11-30 16:54:24 +08:00
*.vsix
2019-08-26 14:34:22 +08:00