mirror of
https://github.com/Kenshin/simpread.git
synced 2026-02-01 15:41:29 +00:00
10 lines
113 B
Plaintext
10 lines
113 B
Plaintext
#ignore node_modules
|
|
node_modules/**
|
|
src/bundle/**
|
|
publish/**
|
|
ext/**
|
|
.vscode/**
|
|
|
|
# for mac
|
|
**/.DS_Store
|