X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=b88cdcd351c6a0714ad4e888c8456d1ac2e94750;hp=e0e05d9f3c447b9a6fca019e4648bd961ae9f3bb;hb=f621804588df1f499276910b6c1becdc350b0786;hpb=db60afe01e31e932e653dc1cf1c5aaa8fd94ad12 diff --git a/.gitignore b/.gitignore index e0e05d9..b88cdcd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,31 @@ +# compiled versions *.class *.obj +bin/* + +#backups *~ *.bak + +# archives +*.zip +*.tar.gz +*.tgz + +#temp folders samples-temp/* +temp/* +logs/* +temp2/* + +#temp files used by scripts transf.ini + +#local custom properties etc custom.properties + +#local instalation specifics, experiments etc +local/ + +#var local temp files etc +.directory