Author: hboutemy Date: Fri May 11 13:31:47 2018 New Revision: 1831419 URL: http://svn.apache.org/viewvc?rev=1831419&view=rev Log: added .gitignore
Added: maven/doxia/doxia-tools/trunk/.gitignore Added: maven/doxia/doxia-tools/trunk/.gitignore URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/.gitignore?rev=1831419&view=auto ============================================================================== --- maven/doxia/doxia-tools/trunk/.gitignore (added) +++ maven/doxia/doxia-tools/trunk/.gitignore Fri May 11 13:31:47 2018 @@ -0,0 +1,15 @@ +target/ +.project +.classpath +.settings/ +.svn/ +bin/ +# Intellij +*.ipr +*.iml +.idea +out/ +.DS_Store +/bootstrap +/dependencies.xml +.java-version