1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00

Add /build and /install directories to gitignore

This commit is contained in:
Daniel Garcia Moreno
2025-12-16 07:41:35 +01:00
parent cee7107a1b
commit 3b2d4638ec

4
.gitignore vendored
View File

@@ -4,6 +4,10 @@
*.lo
*.pyc
# local build directories
/build
/install
# Executables
/xmlcatalog
/xmllint