X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=.gitignore;h=30d9f7c701397a07ff13ad91bb0cf1c59cdf3351;hb=cd7e80930437e18ac719f8e2c5d93c2ca0d23cd8;hp=61a8a45287430656aa568d0ce32d0eab86c20e40;hpb=cf9af8df455c0ea5390e4c0ed2555506a051a379;p=nikiroo-utils.git diff --git a/.gitignore b/.gitignore index 61a8a45..30d9f7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.class +bin/** +build/** # Mobile Tools for Java (J2ME) .mtj.tmp/ @@ -11,6 +13,9 @@ # Generated docs docs/** +# Maven artifacts +target/** + # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* @@ -20,3 +25,11 @@ hs_err_pid* # Scratch space misc/** +/.project~ + +pmd.bash +pmd-results.html +examples/*.sh + +# Fonts for testing +fonts/**