X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=d41ad38e9a827e8e7c4e728d9da52073cace9f52;hp=1bd395a908bf6f14ee35a495db9ab1c34509dec0;hb=91b863207c21295ff02240fffa877097a2b66817;hpb=03cd33eec851302bcf270c4f4231de00da47e5c1 diff --git a/.gitignore b/.gitignore index 1bd395a..d41ad38 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,27 @@ +# compiled versions *.class *.obj +bin/* + +#backups *~ *.bak + +# archives +*.zip +*.tar.gz +*.tgz + +#temp folders samples-temp/* temp/* +logs/* + +#temp files used by scripts transf.ini + +#local custom properties etc custom.properties -logs/* \ No newline at end of file + +#var local temp files etc +.directory