X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=.gitignore;h=30d9f7c701397a07ff13ad91bb0cf1c59cdf3351;hb=03689b5bfc89726ef3b2fe429458dc2b3bb932cf;hp=32858aad3c383ed1ff0a0f9bdf231d54a00c9e88;hpb=847c19a66b6e5c58ea11caa4a5654b0ed37180b3;p=fanfix.git diff --git a/.gitignore b/.gitignore index 32858aa..30d9f7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.class +bin/** +build/** # Mobile Tools for Java (J2ME) .mtj.tmp/ @@ -8,5 +10,26 @@ *.war *.ear +# Generated docs +docs/** + +# Maven artifacts +target/** + # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* + +# Editor backup files +*.java~ +*.xml~ + +# Scratch space +misc/** +/.project~ + +pmd.bash +pmd-results.html +examples/*.sh + +# Fonts for testing +fonts/**