more .gitignore updates

This commit is contained in:
Matthias Klose 2024-08-30 14:38:09 +02:00
parent d4d8514512
commit 015428de7e

15
.gitignore vendored
View File

@ -7,6 +7,7 @@
.github
.mailmap
# upstream toplevel files
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.TXT
@ -14,6 +15,7 @@ README.md
SECURITY.md
pyproject.toml
# upstream directories
bolt
clang
clang-tools-extra
@ -40,10 +42,13 @@ runtimes
third-party
utils
# build files
build-llvm
build-wasm
stamps
usage-*.svg*
# generated debian files
debian/*.debhelper.log
debian/*.dirs
debian/*.docs
@ -54,12 +59,22 @@ debian/*.lintian-overrides
debian/*.manpages
debian/*.substvars
debian/.debhelper
debian/man
debian/tmp
debian/usr
debian/libclang1-19.symbols
debian/libllvm-19-ocaml-dev.META
debian/libomp5-19.symbols
debian/lldb-19.postinst
debian/llvm-19-runtime.binfmt
debian/llvm-19-runtime.binfmt.conf
debian/llvm-19-runtime.postinst
debian/llvm-19-runtime.prerm
debian/pollycc
# package directories
debian/bolt-19
debian/clang-19-doc
debian/clang-19-examples