X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=d9914c87a80deec46765a87f1410eea2f10e9cd9;hp=7fbc92ab3a187b4ad0817746cda3528e33850ecb;hb=2bc4dde5099e4a0c054dcaae3ac213b216575323;hpb=a24993cfe39a1fd5b7db6e2ffe9f656955fb73bd;ds=inline diff --git a/.gitignore b/.gitignore index 7fbc92a..d9914c8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,32 @@ +# compiled versions *.class *.obj +bin/* +dist/ + +#backups *~ -*.bak \ No newline at end of file +*.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