Files
standardnotes-app-web/packages/web/.npmignore
2022-06-07 07:18:41 -05:00

42 lines
358 B
Plaintext

.DS_Store
/.bundle
.git
/.sass-cache
/app
/bin
/config
/db
/lib
/log
/node_modules
/test
/vendor
/log/*
!/log/.keep
/tmp
.env
.ssh
dump.rdb
/public/assets
/public/uploads/*
!/public/uploads/.keep
.babelrc
.gitignore
.gitmodules
.npmignore
Capfile
config.ru
Gemfile
Gemfile.lock
package-lock.json
package.json
Rakefile
testing-server.js
.github
codeqldb