-
Couldn't load subscription status.
- Fork 30
folder_associations
hayate edited this page May 2, 2020
·
12 revisions
| Name | Pattern | Examples | Closed Icon | Opened Icon |
|---|---|---|---|---|
| acre | ^\.acre$ |
.acre | ||
| addons | ^(addons?)$ |
addon addons |
||
| admin | ^admin$ |
admin | ||
| agda | ^\.agda$ |
.agda | ||
| alacritty | ^alacritty$ |
alacritty | ||
| android | ^android$ |
android | ||
| animations | ^(animations?|anims?)$ |
animation animations anims anim |
||
| ansible | ^(group_vars|host_vars|vars|roles)$ |
group_vars host_vars vars roles |
||
| api | ^(apis?|rest|swagger)$ |
api apis rest swagger |
||
| app | ^(apps?|applications?)$ |
app application apps applications |
||
| appstore | ^\.(xcodeproj|xcworkspace)$ |
.xcworkspace .xcodeproj |
||
| arttext | ^(\.artx|arts?|wordarts?)$ |
.artx art arts wordart wordarts |
||
| atom | ^\.atom(-ci)?$ |
.atom .atom-ci |
||
| audio | ^(mp3|wav|musics?|audio|sounds?)$ |
mp3 wav music musics audio sound sounds |
||
| archives | ^(archives?|jars?|zips?|backups?) |
archive archives jar jars zip zips backups backup |
||
| aurelia | ^aurelia_project$ |
aurelia_project | ||
| aws | ^\.?aws$ |
aws .aws |
||
| azuredevops | ^(azuredevops?|azure-devops?)$ |
azuredevops azure-devops |
||
| bazaar | ^.bzr$ |
.bzr | ||
| benchmark | ^benchmarks?$ |
benchmark benchmarks |
||
| bower | ^bower_components$ |
bower_components | ||
| cabal | ^\.cabal$ |
.cabal | ||
| channels | ^(channels?)$ |
channel channels |
||
| chef | ^(\.?chef|recipes?)$ |
.chef chef recipe recipes |
||
| ci | ^(ci|integrations?)$ |
ci integration integrations |
||
| client | ^client$ |
client | ||
| circleci | ^\.?circleci$ |
.circleci | ||
| cluster | ^(clusters?|nodes?)$ |
cluster clusters node nodes |
||
| components | ^(components?|modules?)$ |
component components module modules |
||
| config | ^\.?(config|conf|settings)$ |
config conf settings .config .conf .settings |
||
| containers | ^(containers?)$ |
container containers |
||
| content | ^(contents?|cont)$ |
content contents cont |
||
| constants | ^(constants?|const)$ |
constant constants const |
||
| controllers | ^(controllers?|ctrls?)$ |
controller controllers ctrl ctrls |
||
| core | ^(bin|core|support)$ |
bin core support |
||
| coverage | ^coverage$ |
coverage | ||
| cron | ^(cron|scheduler)$ |
cron scheduler |
||
| custom | ^custom$ |
custom | ||
| cvs | ^CVS$ |
CVS | ||
| db | ^(db|migrate|database|repos?|repositories)$ |
db migrate database repo repos repositories |
||
| debug | ^(debug|debugging)$ |
debug debugging |
||
| delta | ^(deltas?|diff)$ |
delta deltas diff |
||
| deno | ^\.deno$ |
.deno | ||
| dependabot | ^\.dependabot$ |
.dependabot | ||
| deploy | ^deploy$ |
deploy | ||
| devcontainer | ^\.devcontainer$ |
.devcontainer | ||
| dist | ^(dist|out|build|release)$ |
dist out build release |
||
| docker | ^\.?docker$ |
docker .docker |
||
| docs | ^(docs?|documentation)$ |
doc docs documentation |
||
| download | ^downloads?$ |
download downloads |
||
| dropbox | ^\.?dropbox(\.cache)?$ |
dropbox .dropbox .dropbox.cache |
||
| dump | ^(dumps?|data)$ |
dump dumps data |
||
| e2e | ^(e2e|scenarios?)$ |
e2e scenario scenarios |
||
| emacs | ^\.emacs\.d$ |
.emacs.d | ||
| env | ^(envs?|environments?)$ |
env envs environment environments |
||
| error | ^(errors?)$ |
error errors |
||
| events | ^(events?)$ |
event events |
||
| example | ^(examples?|exs?)$ |
example examples ex exs |
||
| exclude | ^(excludes?|external)$ |
exclude excludes external |
||
| expo | ^\.expo(-shared)?$ |
.expo .expo-shared |
||
| features | ^(features?|feats?)$ |
feature features feat feats |
||
| firebase | ^\.firebase$ |
.firebase | ||
| fixtures | ^(fixtures?|fabricators?|factory|factories)$ |
fixture fixtures fabricator fabricators factory factories |
||
| flow | ^(flow|defs?)$ |
flow def defs |
||
| fonts | ^fonts?$ |
font fonts |
||
| functions | ^(functions?|services?|lambdas?)$ |
function functions service services lambda lambdas |
||
| generated | ^(gen|generated|auto)$ |
gen generated auto |
||
| git | ^(\.git|\.submodules)$ |
.git .submodules |
||
| github | ^\.?github$ |
github .github |
||
| gitlab | ^\.?gitlab$ |
gitlab .gitlab |
||
| global | ^global$ |
global | ||
| gradle | ^\.?gradle$ |
.gradle gradle |
||
| graphql | ^(graphql|gql|schemas?)$ |
graphql gql schema schemas |
||
| grunt | ^grunt$ |
grunt | ||
| guard | ^guards?$ |
guard guards |
||
| gulp | ^gulp$ |
gulp | ||
| helper | ^(helpers?|help)$ |
helper helpers help |
||
| hooks | ^(hooks?|triggers?) |
hooks hook triggers trigger |
||
| i18n | ^(i18n|langs?|languages?|localization|locales?|translations?)$ |
i18n lang langs language languages localization locale locales translation translations |
||
| icons | ^(icons?|ico|glyphs?)$ |
icon icons ico glyph glyphs |
||
| idea | ^\.idea$ |
.idea | ||
| images | ^(images?|img|medias?)$ |
image images img medias media |
||
| include | ^(includes?|imports?|concerns?)$ |
includes include import imports concerns concern |
||
| init | ^(init|initializers?|startup)$ |
init initializers initializer startup |
||
| istanbul | ^\.nyc[-_]output$ |
.nyc .nyc-output .nyc_output |
||
| javascript | ^(javascripts?|js)$ |
javascript javascripts js |
||
| jinja | ^jinja$ |
jinja | ||
| jobs | ^(jobs?|resque)$ |
jobs job resque |
||
| json | ^jsons?$ |
jsons json |
||
| keys | ^(keys?|certs?)$ |
key keys cert certs |
||
| kubernetes | ^(kubernetes|k8s)$ |
kubernetes k8s |
||
| layouts | ^_?layouts?$ |
layout layouts _layout _layouts |
||
| less | ^less$ |
less | ||
| logs | ^logs?$ |
log logs |
||
| mailers | ^(mailers?|emails?|mails?)$ |
mailer mailers emails mails |
||
| markdown | ^(md|markdown)$ |
md markdown |
||
| maven | ^maven$ |
maven | ||
| maps | ^(maps?|mappings?|mappers?)$ |
map maps mapping mappings mapper mappers |
||
| messages | ^(messages?|msgs?)$ |
message messages msg msgs |
||
| mercurial | ^\.hg$ |
.hg | ||
| meta | ^(meta|META-INF)$ |
meta META-INF |
||
| meteor | ^\.meteor$ |
.meteor | ||
| middlewares | ^(middlewares?|thunks?)$ |
middleware middlewares thunk thunks |
||
| mocks | ^(mocks?|fakes?|stubs?)$ |
mock mocks fake fakes stub stubs |
||
| modals | ^(modals?|portals?)$ |
modal modals portal portals |
||
| models | ^(models?|structs?|class|classes)$ |
model models struct structs class classes |
||
| netlify | ^\.netlify |
.netlify | ||
| node_modules | ^node_modules$ |
node_modules | ||
| notification | (notif|notifications?|flash) |
notif notification notifications flash |
||
| nuxt | (nuxt|.nuxt) |
nuxt .nuxt |
||
| other | ^(other|misc|extras?)$ |
other misc extra extras |
||
| packages | ^(packages?|\.?bundles?|\.paket)$ |
package packages bundle bundles .bundle .paket |
||
| php | ^php$ |
php | ||
| pipe | ^(pipes?|filters?)$ |
pipe pipes filter filters |
||
| plugin | ^(mu-)?plugins?$ |
plugin plugins mu-plugins |
||
| posts | ^posts?$ |
post posts |
||
| prisma | ^\.prisma$ |
.prisma | ||
| private | ^private$ |
private | ||
| providers | ^providers?$ |
provider providers |
||
| python | ^python$ |
python | ||
| react | ^react[_-]?.* |
react react_components react-scripts |
||
| redux-actions | ^actions?$ |
action actions |
||
| redux-epics | ^epics?$ |
epic epics |
||
| redux-reducers | ^reducers?$ |
reducer reducers |
||
| redux-sagas | ^sagas?$ |
saga sagas |
||
| redux-stores | ^stores?$ |
store stores |
||
| relay | ^relay$ |
relay | ||
| resource | ^(res|resources?|assets?)$ |
res resource resources asset assets |
||
| resourceIOS | .*\.(xcassets|lproj) |
Assets.xcassets Base.lproj |
||
| reviews | ^reviews?$ |
review reviews |
||
| routes | ^(routes|router)$ |
routes router |
||
| ruby | ^(ruby|rubies|rb|gems?)$ |
ruby rubies rb gem gems |
||
| rules | ^(validations?|validators?|rules?)$ |
validation validations validator validators rule rules |
||
| sass | ^(sass|scss)$ |
sass scss |
||
| screens | ^(screens?|screenshots?)$ |
screens screen screenshot screenshots |
||
| scripts | ^(scripts?|selectors?)$ |
script scripts selector selectors |
||
| security | ^(secure|security)$ |
secure security |
||
| server | ^(server|http|requests?)$ |
server http request requests |
||
| serverless | ^\.?serverless$ |
.serverless serverless |
||
| shared | ^shared$ |
shared | ||
| sources | ^(src|source)$ |
src source |
||
| sql | ^(sql|mysql|pgsql)$ |
sql mysql pgsql |
||
| stack | ^(structures?|stacks?)$ |
stack stacks structure structures |
||
| storybook | ^(stories|storybooks?)$ |
stories storybook storybooks |
||
| storybookConfig | ^\.storybook$ |
.storybook | ||
| styles | ^(css|styles?|stylesheets?)$ |
css style styles stylesheet stylesheets |
||
| stylus | ^(styl|stylus)$ |
styl stylus |
||
| sublime | ^\.sublime$ |
.sublime | ||
| svg | ^(svgs?|svgicons?|graphics?)$ |
svg svgs svgicon svgicons graphic graphics |
||
| svn | ^\.svn$ |
.svn | ||
| sync | ^(sync|synced)$ |
sync synced |
||
| syntax | ^(syntax|syntaxes|spellcheck)$ |
syntax syntaxes spellcheck |
||
| tasks | ^(tasks?)$ |
task tasks |
||
| temp | ^(\.?tmp|\.?temp|\.?cache)$ |
tmp .tmp temp .temp cache .cache |
||
| tests | ^(tests?|specs?|units?)$ |
test tests spec specs unit units |
||
| textmate | ^\.tmBundle$ |
.tmBundle | ||
| themes | ^(themes?|colors?|schemes?|skins?)$ |
theme themes color colors scheme schemes skin skins |
||
| typescript | ^(typescripts?|ts|interfaces?)$ |
typescript typescripts ts interface interfaces |
||
| upload | ^uploads?$ |
upload uploads |
||
| utils | ^(utils?|tools?)$ |
util utils tool tools |
||
| vagrant | ^\.vagrant(\.d)?$ |
.vagrant .vagrant.d |
||
| vendors | ^(vendors?|libs?|Pods?)$ |
vendor vendors lib libs Pod Pods |
||
| video | ^(videos?|movies?)$ |
videos video movie movies |
||
| views | ^(views?|templates?|pages?)$ |
view views template templates page pages |
||
| viewModels | ^(view[mM]odels?)$ |
viewmodel viewModels |
||
| vim | ^\.?vim$ |
vim .vim |
||
| vm | ^(virtual|vms?|machines?)$ |
virtual vm vms machine machines |
||
| vscode | ^\.?vscode$ |
vscode .vscode |
||
| vue | ^vue$ |
vue | ||
| vuex | ^vuex$ |
vuex | ||
| web | ^(public|static|web|www|wwwroot)$ |
public static web www wwwroot |
||
| webpack | ^webpack$ |
webpack | ||
| wordpress | ^wp-(admin|content|includes)$ |
wp-admin wp-content wp-includes |
||
| yarn | ^\.?yarn$ |
yarn .yarn |
||
| :---: | :---: | :---: | :---: | :---: |