X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=.gitignore;h=30d9f7c701397a07ff13ad91bb0cf1c59cdf3351;hb=564040def0ab28b40a9571aca3622643e28451f4;hp=1b71ff20f08aeb57d08887e9f2759b50b79cf7c1;hpb=05dbb28d6e8613216f43e8d0fae487c1d9c2fcd3;p=fanfix.git diff --git a/.gitignore b/.gitignore index 1b71ff2..30d9f7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.class +bin/** +build/** # Mobile Tools for Java (J2ME) .mtj.tmp/ @@ -11,10 +13,23 @@ # 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~ -*Makefile~ + +# Scratch space +misc/** +/.project~ + +pmd.bash +pmd-results.html +examples/*.sh + +# Fonts for testing +fonts/**