X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=.gitignore;h=30d9f7c701397a07ff13ad91bb0cf1c59cdf3351;hb=9544763d7434d747284ae56c5bc8792835b40f86;hp=7c3b76b823ecc9cf8c3726eb3bc407cabcfffdf5;hpb=528874e2e78eea5cdfd000baa208ac1c2f2ce4a0;p=fanfix.git diff --git a/.gitignore b/.gitignore index 7c3b76b..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* @@ -27,3 +30,6 @@ misc/** pmd.bash pmd-results.html examples/*.sh + +# Fonts for testing +fonts/**