Projet

Général

Profil

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

Corentin Séchet, 29 mars 2022 19:46

Télécharger (576 octets)

Voir les différences:

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

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