Projet

Général

Profil

0001-trivial-add-missing-files-in-.gitignore-63321.patch

Corentin Séchet, 30 mars 2022 19:53

Télécharger (544 octets)

Voir les différences:

Subject: [PATCH] trivial: add missing files in .gitignore (#63321)

 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)
.gitignore
7 7
/hobo.egg-info
8 8
local_settings.py
9 9
*.css
10
.coverage
11
/build/
12
coverage-*.xml
13
debug.log
14
junit-*.xml
10
-