X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=b88cdcd351c6a0714ad4e888c8456d1ac2e94750;hp=bb29254c9aa4f310634f59a1275bfb1dd31ccef8;hb=5f2febcd4392a76c7fb4399be6213f1058efb77c;hpb=30d77f3d2c8a9e8dc0fc9a7383640e3676ce9915 diff --git a/.gitignore b/.gitignore index bb29254..b88cdcd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,31 @@ +# compiled versions *.class *.obj +bin/* + +#backups *~ *.bak -samples-temp/* \ No newline at end of file + +# 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