aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-04-10 19:55:01 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2021-04-10 19:55:01 +0700
commit062cd2ef86a66fe3219d3c315685bbe62a07ae62 (patch)
treea84f6ac44ef757766d5582347527a4f7e0ca5e0b /.gitignore
parent92edca3ea7a482d59a9086b1cb61413ed8604b67 (diff)
downloadaspectj-062cd2ef86a66fe3219d3c315685bbe62a07ae62.tar.gz
aspectj-062cd2ef86a66fe3219d3c315685bbe62a07ae62.zip
Delete docbook XSL + DTD directories from libs, download instead
It was kind of difficult to identify and find the vintage versions used in AspectJ in download archives, but finally I managed to. Docs generation looks good visually, tests to be run on GitHub CI. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0d4b7bbc9..09bc5c982 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,9 @@ bin/
/lib/ant/
/lib/asm/
/lib/commons/
+/lib/docbook/docbook-dtd/
+/lib/docbook/docbook-xsl/
+/lib/docbook/doc*.zip
/lib/jarjar/
/lib/jdtcore-aj/
/lib/junit/