1
0
Fork 0
traefik/webui/.gitignore
2025-09-01 16:30:09 +02:00

62 lines
765 B
Text

# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/build
/dist-server
/tmp
/out-tsc
# dependencies
/node_modules
.yalc
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# misc
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings
# e2e
/e2e/*.js
/e2e/*.map
# System Files
.DS_Store
Thumbs.db
# env
.env
# yarn berry with no zero-installs
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
# static assets
static/*
!static/DONT-EDIT-FILES-IN-THIS-DIRECTORY.md