X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=.gitignore;h=9e8f22f5eda7f89dca21b941d75c292e79ae4323;hb=1dac6b8d395e2bf3c1b58915f8f4f481d9e46793;hp=704dab2a094b5c47aa778c64d2f47ab3eb982aa8;hpb=8caf0d51b8930199bd593aced424d9e4a8c4c092;p=fanfix.git diff --git a/.gitignore b/.gitignore index 704dab2..9e8f22f 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,7 @@ hs_err_pid* # Scratch space misc/** /.project~ + +pmd.bash +pmd-results.html +examples/*.sh