mirror of
https://git.asonix.dog/ceralor/mastodon.git
synced 2025-10-12 21:34:27 +00:00
13 lines
146 B
Text
13 lines
146 B
Text
/build/**
|
|
/coverage/**
|
|
/db/**
|
|
/lib/**
|
|
/log/**
|
|
/node_modules/**
|
|
/nonobox/**
|
|
/public/**
|
|
!/public/embed.js
|
|
/spec/**
|
|
/tmp/**
|
|
/vendor/**
|
|
!.eslintrc.js
|