mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-22 18:32:29 +01:00
35 lines
334 B
Plaintext
35 lines
334 B
Plaintext
.DS_STORE
|
|
db/
|
|
dist/
|
|
node_modules
|
|
database.db
|
|
tsconfig.tsbuildinfo
|
|
files/
|
|
.env
|
|
config.json
|
|
|
|
.vscode/settings.json
|
|
api/assets/plugins/*.js
|
|
.idea/
|
|
*.code-workspace
|
|
|
|
|
|
*.log
|
|
*.log.ansi
|
|
bundle/depclean.*
|
|
*.tmp
|
|
tmp/
|
|
assets/cache/
|
|
*.generated
|
|
initial.json
|
|
.yarn/cache
|
|
build.json
|
|
|
|
yarn.lock
|
|
|
|
.yarn/install-state.gz
|
|
|
|
dbconf.json
|
|
|
|
migrations.db
|