aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas <>2021-03-26 11:23:37 +0100
committerThomas <>2021-03-26 11:23:37 +0100
commit8a8d467d6415c5b12262ad18ff7f21f6b07cdcd4 (patch)
tree80b0419be467a1e8d2942b3d91d429b40c097732 /.gitignore
parent510fca957d9cf00260efe7ed78a663d46c69adb7 (diff)
downloadpdf-as-4-8a8d467d6415c5b12262ad18ff7f21f6b07cdcd4.tar.gz
pdf-as-4-8a8d467d6415c5b12262ad18ff7f21f6b07cdcd4.tar.bz2
pdf-as-4-8a8d467d6415c5b12262ad18ff7f21f6b07cdcd4.zip
remove pdfbox 1.x backend from builds
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8b0de7ae..0009ad2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,4 +49,6 @@ local.properties
.buildpath
/PDF-AS/.nb-gradle/
-.idea/* \ No newline at end of file
+/releases
+
+.idea/*