mirror of
https://github.com/SunRed/haste-server.git
synced 2024-11-23 17:50:19 +01:00
24 lines
No EOL
244 B
Text
24 lines
No EOL
244 B
Text
node_modules
|
|
.vscode
|
|
.idea
|
|
.git
|
|
.github
|
|
.gitignore
|
|
.dockerignore
|
|
.eslintignore
|
|
.eslintrc.json
|
|
data
|
|
data-test
|
|
docs
|
|
test
|
|
|
|
*.swp
|
|
*.swo
|
|
*.DS_Store
|
|
|
|
npm-debug.log
|
|
static/application.min.js
|
|
config.js
|
|
Dockerfile
|
|
Dockerfile.multiarch
|
|
docker-compose.yml |