one-plain/.gitignore

17 lines
152 B
Plaintext
Raw Normal View History

2018-11-30 16:54:24 +08:00
.DS_Store
.AppleDouble
.LSOverride
2022-03-24 15:50:38 +08:00
data/
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