summaryrefslogtreecommitdiffstats
path: root/debian/clean
blob: 856465d733c5b7324f815a670324099e788bc5c4 (plain)
1
2
3
4
5
6
7
8
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__/