Commit Graph

7 Commits

Author SHA1 Message Date
Loïc Hoguin bbfa066d79
Cleanup .gitignore files for the monorepo
We don't need to duplicate so many patterns in so many
files since we have a monorepo (and want to keep it).

If I managed to miss something or remove something that
should stay, please put it back. Note that monorepo-wide
patterns should go in the top-level .gitignore file.
Other .gitignore files are for application or folder-
specific patterns.
2024-06-28 12:00:52 +02:00
Jean-Sébastien Pédron 3eaa6f13b3 Git: Ignore copied CLI 2019-12-12 15:14:22 +01:00
Luke Bakken 9c37888edd Fix port in schema
Follow-up to #50
2018-12-12 07:14:24 -08:00
Michael Klishin ca342d92d2 Port config schema tests from Web STOMP 2017-03-20 21:41:59 +03:00
Michael Klishin a099fb0879 gitignore logs/ 2016-06-24 23:15:52 +03:00
Loïc Hoguin f8e7f86eed Add a small test suite
Fix an issue where connection would fail if sec-websocket-protocol
header wasn't set (which is perfectly normal).
2016-01-07 15:39:03 +01:00
Loïc Hoguin 0ea31998a4 Initial commit 2015-12-28 13:45:51 +01:00