diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2022-10-01 16:42:54 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2022-10-01 16:42:54 +0200 |
commit | 238b29fda5214e45a216f644c6211b8bf284ae73 (patch) | |
tree | 70ed28b37d71c48197564ed1989a3ff22e7e4fed /.gitignore | |
parent | 88547b74b4d6b6ead74c8b88a0b302cc6ac9c4a0 (diff) | |
parent | c4ee1d5857bc5b93d501a42a070be1d9faa3a48a (diff) |
Update upstream source from tag 'upstream/42.5'
Update to upstream version '42.5'
with Debian dir 264e51c7cf60c3e37be80725242db36b8adae8f1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ffcdae7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +_build/* +_install/* +subprojects/* |