mirror of https://github.com/rancher/ui.git
44 lines
408 B
Plaintext
44 lines
408 B
Plaintext
# compiled output
|
|
/dist
|
|
/tmp
|
|
|
|
# dependencies
|
|
/node_modules
|
|
|
|
# misc
|
|
/.sass-cache
|
|
/connect.lock
|
|
/coverage/*
|
|
/libpeerconnection.log
|
|
npm-debug.log
|
|
testem.log
|
|
.DS_Store
|
|
.tern-port
|
|
.tern-project
|
|
.vscode
|
|
.vscodeignore
|
|
.jsbeautifyrc
|
|
jsconfig.json
|
|
/typings
|
|
.env
|
|
.floo
|
|
.flooignore
|
|
GPATH
|
|
GRTAGS
|
|
GTAGS
|
|
*.code-workspace
|
|
.dir-locals.el
|
|
|
|
|
|
*.swp
|
|
*~
|
|
\#.*
|
|
.python-version
|
|
\#*
|
|
.\#*
|
|
|
|
*.org
|
|
yarn-error.log
|
|
yarn.lock
|
|
/vendor/*.js
|