mirror of
https://github.com/RocketChat/Rocket.Chat.git
synced 2025-12-28 06:47:25 +00:00
91 lines
1.1 KiB
Plaintext
91 lines
1.1 KiB
Plaintext
**/bin/**
|
|
**/build/*
|
|
**/node_modules/*
|
|
**/tmp/*
|
|
**/.meteor/.id
|
|
**/.meteor/dev_bundle
|
|
**/.meteor/local*
|
|
**/.meteor/meteorite
|
|
/private/certs/*
|
|
*.bak
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.launch
|
|
*.log
|
|
*.pydevproject
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
*.swp
|
|
*.tmp
|
|
*.tokens
|
|
*.un~
|
|
*~
|
|
*~.nib
|
|
.*.sw[a-z]
|
|
.\#*
|
|
._*
|
|
.buildpath
|
|
.classpath
|
|
.clover
|
|
.cproject
|
|
.DS_Store
|
|
.elasticbeanstalk
|
|
.elc
|
|
.emacs.desktop
|
|
.emacs.desktop.lock
|
|
.env
|
|
.externalToolBuilders
|
|
.idea
|
|
.vscode
|
|
.loadpath
|
|
.map
|
|
.metadata
|
|
packages/rocketchat-livechat/assets/rocketchat-livechat.min.js
|
|
.mule
|
|
.pmd
|
|
.project
|
|
.sass-cache
|
|
.settings
|
|
.Spotlight-V100
|
|
tatus
|
|
.Trashes
|
|
.wtpmodules
|
|
\#*\#
|
|
Desktop.ini
|
|
ehthumbs.db
|
|
example.css
|
|
jrat.output
|
|
jrat.xml
|
|
local.properties
|
|
meteor-vulcanize
|
|
nb-configuration.xml
|
|
nbactions.xml
|
|
nbproject
|
|
profiles.xml
|
|
Session.vim
|
|
smart.lock
|
|
temp_*
|
|
Thumbs.db
|
|
thumbs.db
|
|
tramp
|
|
ecosystem.json
|
|
settings.json
|
|
/public/livechat
|
|
packages/rocketchat-i18n/i18n/livechat.*
|
|
tests/end-to-end/temporary_staged_test
|
|
.screenshots
|
|
/private/livechat
|
|
/storybook-static
|
|
/tests/e2e/.playwright
|
|
coverage
|
|
.nyc_output
|
|
/data
|
|
tests/e2e/test-failures/
|
|
out.txt
|
|
dist
|
|
*-session.json
|
|
matrix-federation-config/*
|
|
.eslintcache
|
|
tsconfig.typecheck.tsbuildinfo
|