2016-07-13 23:57:56 -04:00
|
|
|
# This file must not contain generated assets listed in .gitignore.
|
2016-02-18 06:01:37 +00:00
|
|
|
# npm-debug.log and node_modules/ are ignored by default.
|
|
|
|
# See https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package
|
2016-06-16 02:42:24 -04:00
|
|
|
|
2017-09-29 20:10:57 +03:00
|
|
|
# Ignore all dot files except for .lounge_home
|
2017-06-29 12:49:07 +03:00
|
|
|
.*
|
2017-09-29 20:10:57 +03:00
|
|
|
!.lounge_home
|
|
|
|
|
2017-10-03 13:52:31 +03:00
|
|
|
client/
|
|
|
|
public/js/bundle.vendor.js.map
|
2016-06-16 02:42:24 -04:00
|
|
|
coverage/
|
2016-07-13 23:57:56 -04:00
|
|
|
scripts/
|
|
|
|
test/
|
|
|
|
appveyor.yml
|
2017-01-31 21:20:35 -05:00
|
|
|
webpack.config.js
|