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