X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=b88cdcd351c6a0714ad4e888c8456d1ac2e94750;hp=ed24fe87b0f723437dedd7764c7ea3be14719c40;hb=6b8431d69d76fec418cded9d74e4b3e7ee2ea624;hpb=21f50ace76ae3c26a2c30ebb49fd288d9089f3f9 diff --git a/.gitignore b/.gitignore index ed24fe8..b88cdcd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,31 @@ +# compiled versions *.class *.obj +bin/* + +#backups *~ *.bak + +# archives +*.zip +*.tar.gz +*.tgz + +#temp folders samples-temp/* -transf.ini \ No newline at end of file +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