X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=b88cdcd351c6a0714ad4e888c8456d1ac2e94750;hp=1bd395a908bf6f14ee35a495db9ab1c34509dec0;hb=15c0b75920b8242195d45307b39c951b87c9a712;hpb=03cd33eec851302bcf270c4f4231de00da47e5c1 diff --git a/.gitignore b/.gitignore index 1bd395a..b88cdcd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +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 -logs/* \ No newline at end of file + +#local instalation specifics, experiments etc +local/ + +#var local temp files etc +.directory