1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-03 12:47:56 +02:00

add the docker files to be ignored with installation (#451)

This commit is contained in:
Pieter Oliver
2025-07-21 18:53:59 +01:00
committed by GitHub
parent 418eeb7dc0
commit 9f99c615bd

2
.gitattributes vendored
View File

@@ -5,6 +5,8 @@
/benchmarks export-ignore
/configdoc export-ignore
/configdoc/usage.xml -crlf
/docker-compose.yaml export-ignore
/Dockerfile export-ignore
/docs export-ignore
/Doxyfile export-ignore
/extras export-ignore