simpread/.gitignore
2018-09-07 14:21:15 +08:00

21 lines
258 B
Plaintext

# for common
node_modules/**
publish/**
.vscode/**
# for chrome
src/bundle/**
# for firefox
ext/website_list.json
ext/bundle/**
ext/focus/**
ext/read/**
ext/module/**
ext/options/**
ext/assets/**
ext/_locales/**
# for mac
**/.DS_Store