X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=.gitignore;h=30d9f7c701397a07ff13ad91bb0cf1c59cdf3351;hb=191ed82c4ff27d55c52aac6daeb74d9d4e0c18ca;hp=704dab2a094b5c47aa778c64d2f47ab3eb982aa8;hpb=8caf0d51b8930199bd593aced424d9e4a8c4c092;p=fanfix.git diff --git a/.gitignore b/.gitignore index 704dab2..30d9f7c 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,9 @@ build/** # Generated docs docs/** +# Maven artifacts +target/** + # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* @@ -23,3 +26,10 @@ hs_err_pid* # Scratch space misc/** /.project~ + +pmd.bash +pmd-results.html +examples/*.sh + +# Fonts for testing +fonts/**