X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=.gitignore;h=9e8f22f5eda7f89dca21b941d75c292e79ae4323;hb=dd459b432853d1583e31c45ee514395aa9577fdf;hp=733399a10f68ceee79562c7ed7f8903fecad83f2;hpb=a69ed767c9c07cf35cf1c5f7821fc009cfe79cd2;p=fanfix.git diff --git a/.gitignore b/.gitignore index 733399a..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* @@ -26,3 +29,4 @@ misc/** pmd.bash pmd-results.html +examples/*.sh