mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 22:54:15 +00:00
0b9c8a3432
Comparing https://unpkg.com/thelounge@2.1.0/ and https://unpkg.com/thelounge@2.2.0/, these have slipped in.
20 lines
418 B
Text
20 lines
418 B
Text
# This file must not contain generated assets listed in .gitignore.
|
|
# npm-debug.log and node_modules/ are ignored by default.
|
|
# See https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package
|
|
|
|
client/js/bundle.vendor.js.map
|
|
client/views/
|
|
coverage/
|
|
scripts/
|
|
test/
|
|
.editorconfig
|
|
.eslintignore
|
|
.eslintrc.yml
|
|
.gitattributes
|
|
.gitignore
|
|
.nycrc
|
|
.npmignore
|
|
.stylelintrc
|
|
.travis.yml
|
|
appveyor.yml
|
|
webpack.config.js
|