diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:47:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:47:31 +0000 |
commit | 236cb75e4430569627585a5818d9ce9bc85640f8 (patch) | |
tree | f84b5c0335eb76eb9df1e6c2c0004d7d9667c6e4 /debian/clean | |
parent | Adding upstream version 2:4.17.12+dfsg. (diff) | |
download | samba-debian.tar.xz samba-debian.zip |
Adding debian version 2:4.17.12+dfsg-0+deb12u1.debian/2%4.17.12+dfsg-0+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/clean')
-rw-r--r-- | debian/clean | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/clean b/debian/clean new file mode 100644 index 0000000..856465d --- /dev/null +++ b/debian/clean @@ -0,0 +1,9 @@ +# remove artifacts left by the build system +.lock-wscript +compile_commands.json +# Waf pycache files +buildtools/wafsamba/__pycache__/ +source3/build/__pycache__/ +third_party/waf/waflib/__pycache__/ +third_party/waf/waflib/extras/__pycache__/ +third_party/waf/waflib/Tools/__pycache__/ |