mirror of
https://github.com/Kenshin/simpread.git
synced 2025-12-08 18:23:28 +00:00
21 lines
258 B
Plaintext
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
|