You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ti...@apache.org on 2015/10/15 00:07:02 UTC

svn commit: r1708705 - /pdfbox/trunk/.gitignore

Author: tilman
Date: Wed Oct 14 22:07:01 2015
New Revision: 1708705

URL: http://svn.apache.org/viewvc?rev=1708705&view=rev
Log:
PDFBOX-2992: added .gitignore file, as suggested by Ben McCann

Added:
    pdfbox/trunk/.gitignore

Added: pdfbox/trunk/.gitignore
URL: http://svn.apache.org/viewvc/pdfbox/trunk/.gitignore?rev=1708705&view=auto
==============================================================================
--- pdfbox/trunk/.gitignore (added)
+++ pdfbox/trunk/.gitignore Wed Oct 14 22:07:01 2015
@@ -0,0 +1,5 @@
+target/
+bin/
+.settings/
+.classpath
+.project