Commit Graph

5 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 3f1b222ce4 Git: Ignore copied CLI 2019-12-12 15:12:43 +01:00
Michael Klishin df0ea9a3b3 Ignore test/config_schema_SUITE_data/schema/ 2017-03-20 19:14:52 +03:00
kjnilsson 9ea50eff8f ensure that a replaced certificate with the same
name is picked up
    - add test for replacing cert with same name
    - disable use of ssl session cache
    - gitignore
    - document use of reuse_sessions
2016-05-18 10:16:52 +01:00
Michael Klishin c464c7f417 Add a .gitignore 2016-03-03 15:20:46 +03:00