X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=2779ab4596166ee39a134e4c7f20c87fbdd33c29;hb=74c53307b022746dadc4ae211ea98d616d0a4af9;hp=7c3b76b823ecc9cf8c3726eb3bc407cabcfffdf5;hpb=528874e2e78eea5cdfd000baa208ac1c2f2ce4a0;p=fanfix.git diff --git a/.gitignore b/.gitignore index 7c3b76b..2779ab4 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* @@ -27,3 +30,10 @@ misc/** pmd.bash pmd-results.html examples/*.sh + +# Fonts for testing +fonts/** + +.idea/** +*.iml +*.ipr